Skip to content

Commit 33164e1

Browse files
committedAug 6, 2018
minor #18 Update .travis.yml (andreybolonin)
This PR was merged into the 1.0-dev branch. Discussion ---------- Update .travis.yml Commits ------- c4442a0 Update .travis.yml
2 parents 8d53f5a + c4442a0 commit 33164e1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎.travis.yml

+1
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ cache:
99
matrix:
1010
include:
1111
- php: '7.1'
12+
- php: '7.2'
1213

1314
before_install:
1415
- phpenv config-rm xdebug.ini || echo "xdebug not available"

0 commit comments

Comments
 (0)
Please sign in to comment.