Browse Source

[tests] It's 7.0 and not 5.7!

Daniele Alessandri 9 years ago
parent
commit
5911145d9f
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .travis.yml

+ 1 - 1
.travis.yml

@@ -4,7 +4,7 @@ php:
   - 5.4
   - 5.5
   - 5.6
-  - 5.7
+  - 7.0
   - hhvm
   - hhvm-nightly
 branches: