Skip to content

Commit

Permalink
adding .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Jordan Stephens committed Aug 22, 2014
1 parent 3de4237 commit 992387f
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .travis.yml
@@ -0,0 +1,7 @@
language: ruby
rvm:
- 1.9.3
- 2.0.0
- 2.1.0
- 2.1.2
script: bundle exec rspec spec

0 comments on commit 992387f

Please sign in to comment.