Merge pull request #190 from zachborboa/master

Fix #188: Add PHP nightly builds to continuous integration tests
This commit is contained in:
Zach Borboa
2015-04-29 14:00:54 -07:00
+2
View File
@@ -6,10 +6,12 @@ php:
- 5.5
- 5.6
- hhvm
- nightly
matrix:
allow_failures:
- php: hhvm
- php: nightly
before_script:
- bash tests/before_script.sh