Skip to content

Commit

Permalink
Create .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jordanstephens committed Aug 22, 2014
1 parent 3736616 commit 35a7e52
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 35a7e52

Please sign in to comment.