Skip to content

Commit

Permalink
update travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Tim Jarratt committed Mar 4, 2016
1 parent 9370565 commit 5977170
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
# https://github.com/travis-ci/travis-ci/wiki/.travis.yml-options
language: "ruby"
script: "bundle exec rake"
sudo: false
rvm:
- 1.9.2
- 1.9.3
- 2.0
- 2.1
- 2.2
- jruby-19mode
- 2.0.0
- 2.1.8
- 2.2.4
- 2.3.0
- jruby
- rbx-2

0 comments on commit 5977170

Please sign in to comment.