Browse Source

Automated tests

markseu 8 years ago
parent
commit
0bb272f9c1
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .travis.yml

+ 1 - 1
.travis.yml

@@ -1,11 +1,11 @@
 language: php
 php:
+  - 7.1
   - 7.0
   - 5.6
   - 5.5
   - 5.4
   - 5.3
-  - hhvm
 before_script: 
   - echo "ServerScheme:http" >> system/config/config.ini
   - echo "ServerName:your.domain.name" >> system/config/config.ini