We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 61e4754 commit 57c6a3cCopy full SHA for 57c6a3c
.travis.yml
@@ -1,8 +1,11 @@
1
language: php
2
php:
3
- '5.4'
4
+ - '5.5'
5
- '5.6'
6
- '7.0'
7
+ - '7.1'
8
+ - '7.2'
9
- nightly
10
script:
11
- make test
0 commit comments