Add PHP nightly builds to continuous integration tests

This commit is contained in:
Zach Borboa
2015-04-29 13:28:30 -07:00
parent 410976943e
commit 544e121129
+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