Skip to content

Commit 0ce1371

Browse files
committed
Test latest version of PHP first to get coverage to Scrutinizer-CI quicker
1 parent b552a0d commit 0ce1371

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

.travis.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,12 @@ cache:
1111
- $HOME/.composer/cache
1212

1313
php:
14-
- 5.5
15-
- 5.6
16-
- 7.0
17-
- 7.1
18-
- 7.2
1914
- 7.3
15+
- 7.2
16+
- 7.1
17+
- 7.0
18+
- 5.6
19+
- 5.5
2020
- nightly
2121
- hhvm
2222

0 commit comments

Comments
 (0)