Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
seuros committed Dec 15, 2014
1 parent 91ae01a commit 3bbb377
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
language: ruby
rvm:
- 1.9.3
- 2.2
- 2.0.0
- 2.1.0
- 2.1
- 1.9.3
- rbx-2
- jruby-19mode
- jruby
script: "bundle exec rake spec:all"
before_install:
- sudo apt-get update
Expand Down

0 comments on commit 3bbb377

Please sign in to comment.