Skip to content

Commit ce3a887

Browse files
committed
Add Ruby 2.0 to allowed_failures.
1 parent 9d355a5 commit ce3a887

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

+1
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ before_install: gem install bundler -v 1.11.2
1414
matrix:
1515
allow_failures:
1616
- rvm: 1.9.3
17+
- rvm: 2.0.0
1718
- rvm: rbx-2
1819
- rvm: jruby
1920
fast_finish: true

0 commit comments

Comments
 (0)