Skip to content

Commit 1bd8ef6

Browse files
committed
Adding OSX to not allowed failure and nightly build to allowed failure
1 parent 69994bf commit 1bd8ef6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ php:
1616

1717
matrix:
1818
allow_failures:
19-
- os: osx
19+
- php: nightly
2020
- php: hhvm
2121
- php: hhvm-3.3
2222
- php: hhvm-3.6

0 commit comments

Comments
 (0)