Skip to content

Commit e910fc6

Browse files
committed
Remove old allow failures builds, not needed
1 parent f0b48da commit e910fc6

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

ci/.travis.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -17,19 +17,13 @@ rvm:
1717
- 1.9.3
1818
- 2.0.0
1919
- ree
20-
- rbx-3
21-
- jruby-head
2220
- jruby-1.7
2321
env:
2422
- JRUBY_OPTS='--dev'
2523
matrix:
2624
include:
2725
- rvm: jruby-1.7
2826
env: JRUBY_OPTS='--dev --1.8'
29-
allow_failures:
30-
- rvm: jruby-head
31-
- rvm: ruby-head
32-
- rvm: rbx-3
3327
fast_finish: true
3428
branches:
3529
only:

0 commit comments

Comments
 (0)