Skip to content

Commit 3cc42da

Browse files
committed
Travis: 🆙 Env
1 parent 039f35b commit 3cc42da

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.travis.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,15 +9,15 @@ cache:
99
- composer
1010

1111
env:
12-
matrix:
13-
- BUILD_DOCS=false
12+
global:
13+
# - BUILD_DOCS=false
1414
- PHPDOC=2
1515

1616
matrix:
1717
fast_finish: false
1818
include:
1919
- php: 7.2
20-
env: BUILD_DOCS=true
20+
env: PHPDOC=3
2121

2222
allow_failures:
2323
- php: 7.2

0 commit comments

Comments
 (0)