Skip to content

Commit b4675ec

Browse files
committed
[Truffle] Allow the new Truffle tests to fail on Travis.
1 parent 5c00798 commit b4675ec

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

+2
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,8 @@ matrix:
7272
- env: COMMAND=test/truffle/run.sh
7373
jdk: oraclejdk8
7474
fast_finish: true
75+
allow_failures:
76+
- env: COMMAND=test/truffle/run.sh
7577

7678

7779
branches:

0 commit comments

Comments
 (0)