Skip to content

Commit fe490df

Browse files
committed
Auto merge of #2044 - hsbt:warn-test-travis, r=hsbt
Temporary disabled psych warning message for travis failure Investigate to travis status. ref #2034
2 parents 8271915 + fc93274 commit fe490df

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.travis.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,3 +48,9 @@ matrix:
4848
env: "TEST_TOOL=rubygems YAML=syck"
4949
allow_failures:
5050
- rvm: ruby-head
51+
- rvm: 1.8.7
52+
env: "TEST_TOOL=bundler RGV=master"
53+
- rvm: 1.9.3
54+
env: "TEST_TOOL=bundler RGV=master"
55+
- rvm: 2.0.0
56+
env: "TEST_TOOL=bundler RGV=master"

0 commit comments

Comments
 (0)