Skip to content

Commit 95e2bad

Browse files
committed
Moving OSX back to failure allowed
OSX was causing error in Travis build. Moving it to allowed failure until the issue is fixed
1 parent 1bd8ef6 commit 95e2bad

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
phpunit.phar

.travis.yml

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

1717
matrix:
1818
allow_failures:
19+
- os: osx
1920
- php: nightly
2021
- php: hhvm
2122
- php: hhvm-3.3

0 commit comments

Comments
 (0)