Skip to content

Commit

Permalink
Remove Rubinius from travis.yml
Browse files Browse the repository at this point in the history
* Travis hasn't been able to build rbx in ages.
  • Loading branch information
mhoran authored and youpy committed Jul 22, 2014
1 parent ff30008 commit 408a08f
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ language: ruby
rvm:
- 1.9.3
- 2.0.0
- rbx-19mode
matrix:
exclude:
- rvm: 1.9.3
Expand All @@ -11,9 +10,6 @@ matrix:
- rvm: 2.0.0
gemfile: gemfiles/2.0.gemfile
env: QMAKE=/usr/lib/x86_64-linux-gnu/qt5/bin/qmake
- rvm: rbx-19mode
gemfile: gemfiles/2.0.gemfile
env: QMAKE=/usr/lib/x86_64-linux-gnu/qt5/bin/qmake
notifications:
email: false
script: xvfb-run rake
Expand Down

0 comments on commit 408a08f

Please sign in to comment.