mirror of
https://github.com/barryvdh/ReflectionDocBlock.git
synced 2026-08-18 18:13:13 +00:00
see if install makes it persist into stages
This commit is contained in:
+2
-1
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user