Add PHP 7.x "nightlies" to Travis CI and allow to fail

This commit is contained in:
Stephen Edgar
2015-12-21 14:51:32 +11:00
committed by Ben Word
parent 8712dc8e02
commit 21210309b2

View File

@@ -4,6 +4,7 @@ php:
- 7.0
- 5.6
- 5.5
- nightly
env:
- TRAVIS_NODE_VERSION="4.2" CXX="g++-4.8"
@@ -12,6 +13,7 @@ env:
matrix:
allow_failures:
- php: 5.5
- php: nightly
addons:
apt: