Removed nightly build
Removed it so that the build isn’t flagged as "failing". Will update once the error is found and sorted out.
This commit is contained in:
parent
49518b55c1
commit
339c342b86
|
|
@ -2,7 +2,6 @@ language: php
|
||||||
php:
|
php:
|
||||||
- 5.6
|
- 5.6
|
||||||
- 7.0
|
- 7.0
|
||||||
- nightly
|
|
||||||
|
|
||||||
before_script:
|
before_script:
|
||||||
- travis_retry composer self-update
|
- travis_retry composer self-update
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue