Skip to content

Commit

Permalink
Removes travis build for older ruby version, as AS is using keyword a…
Browse files Browse the repository at this point in the history
…rguments, which aren't supported by jRuby in 2.0 mode as well.
  • Loading branch information
LFDM committed Sep 13, 2013
1 parent 6ed89b8 commit 6c187ee
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,4 @@
language: ruby
rvm:
- "2.0.0"
- "1.9.3"
- "1.9.2"
- jruby-20mode
- jruby-19mode
- rbx-19mode
#- jruby-20mode

0 comments on commit 6c187ee

Please sign in to comment.