There was an error while loading. Please reload this page.
1 parent fb59a9f commit c5067b3Copy full SHA for c5067b3
1 file changed
.travis.yml
@@ -2,18 +2,14 @@ cache:
2
directories:
3
- $HOME/.composer/cache
4
5
-git:
6
- depth: 1
7
-
8
language: php
9
10
php:
11
- - 5.4
12
- - 5.5
13
- 5.6
14
- 7.0
15
- 7.1
16
- 7.2
+ - 7.3
17
- nightly
18
19
matrix:
0 commit comments