see if install makes it persist into stages

This commit is contained in:
Chuck Burgess
2018-01-08 17:03:37 -06:00
parent 90a60e6406
commit ff49ab6be7
+2 -1
View File
@@ -6,12 +6,13 @@ php:
sudo: false
env:
matrix:
fast_finish: true
allow_failures:
- php: nightly
before_script:
install:
- composer install --no-interaction --prefer-dist --optimize-autoloader
jobs: