Skip to content

Commit

Permalink
Merge branch 'feature/travis-ci'
Browse files Browse the repository at this point in the history
  • Loading branch information
Travis Warlick committed Apr 24, 2014
2 parents 74c58a0 + 290907f commit 8bf730f
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .travis.yml
@@ -0,0 +1,8 @@
language: ruby
rvm:
- "1.8.7"
- "1.9.3"
- "2.0.0"
- "2.1.0"
- "2.1.1"
script: bundle exec rspec spec

0 comments on commit 8bf730f

Please sign in to comment.