Skip to content

Commit

Permalink
Use PHP 7.2 on travis (#889)
Browse files Browse the repository at this point in the history
  • Loading branch information
Nyholm authored and jbelien committed Sep 15, 2018
1 parent 2eb2f02 commit 798d1bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
@@ -1,7 +1,7 @@
language: php
sudo: false

php: 7.0
php: 7.2


install:
Expand Down

0 comments on commit 798d1bd

Please sign in to comment.