1 parent 07d43ec commit 9d6c36dCopy full SHA for 9d6c36d
1 file changed
.travis.yml
@@ -11,8 +11,8 @@ php:
11
# http://docs.travis-ci.com/user/build-configuration/#Rows-That-are-Allowed-To-Fail
12
matrix:
13
fast_finish: true
14
- allow_failures:
15
- - php: hhvm-nightly
+# allow_failures:
+# - php: hhvm-nightly
16
17
install:
18
- composer self-update && composer --version
0 commit comments