summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.travis.yml3
1 files changed, 1 insertions, 2 deletions
diff --git a/.travis.yml b/.travis.yml
index d0fef64..e197284 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -4,12 +4,11 @@ matrix:
include:
- php: "5.5"
- php: "5.6"
- - php: "7.0"
addons:
sauce_connect: true
hosts:
- cops-travis
-
+ - php: "7.0"
- php: "hhvm"
allow_failures:
- php: "hhvm"