Added nightly building to Travis

Let's us check PHP 7 compatibility
This commit is contained in:
James Brooks 2015-02-26 13:56:17 +00:00
parent 46d78f27d9
commit 2982b87861

View File

@ -4,8 +4,13 @@ php:
- 5.4
- 5.5
- 5.6
- nightly
- hhvm
matrix:
allow_failures:
- php: nightly
sudo: false
install: travis_retry composer install --no-interaction --ignore-platform-reqs --no-scripts --prefer-source