We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8d53f5a + c4442a0 commit 33164e1Copy full SHA for 33164e1
.travis.yml
@@ -9,6 +9,7 @@ cache:
9
matrix:
10
include:
11
- php: '7.1'
12
+ - php: '7.2'
13
14
before_install:
15
- phpenv config-rm xdebug.ini || echo "xdebug not available"
0 commit comments