Remove php nightly from travis.yml

This commit is contained in:
gridnev 2020-02-13 16:08:38 +03:00
parent 7b9128331a
commit cfc67c6e51

View File

@ -7,7 +7,6 @@ install:
php: php:
- 7.0 - 7.0
- 7.1 - 7.1
- nightly
script: script:
- ./vendor/bin/phpunit - ./vendor/bin/phpunit