add php 7.2 to testing matrix.
authorDan Marsden <dan@danmarsden.com>
Tue, 3 Oct 2017 03:32:19 +0000 (16:32 +1300)
committerDan Marsden <dan@danmarsden.com>
Tue, 3 Oct 2017 03:32:19 +0000 (16:32 +1300)
.travis.yml

index 4ad5943..4d71671 100644 (file)
@@ -17,6 +17,7 @@ cache:
 
 php:
   - 7.1
+  - 7.2
 env:
  global:
   - MOODLE_BRANCH=master