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 Jul 3, 2015
1 parent d3eec90 commit f9b4eac
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.6
- 2.2.2
script: bundle exec rspec spec

0 comments on commit f9b4eac

Please sign in to comment.