Skip to content

Commit

Permalink
change travis build order
Browse files Browse the repository at this point in the history
  • Loading branch information
jannosiilbek committed Jul 29, 2015
1 parent 3e2c7bc commit f6e132f
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,8 @@
language: ruby
rvm:
- 'ree'
- '1.9.2'
- '1.9.3'
- '2.1.2'
- '2.2.0'
- '1.9.3'
- 'ree'

before_install:
'gem install bundler'
Expand Down

0 comments on commit f6e132f

Please sign in to comment.