Skip to content

Commit

Permalink
Added .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jhund committed Jul 24, 2015
1 parent 42ad609 commit 37976ff
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .travis.yml
@@ -0,0 +1,7 @@
language: ruby

script: "bundle exec rake test"

rvm:
- 1.9.3
- 2.2.1

0 comments on commit 37976ff

Please sign in to comment.