summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSébastien Lucas <sebastien@slucas.fr>2016-12-13 21:53:02 +0100
committerSébastien Lucas <sebastien@slucas.fr>2016-12-13 21:53:02 +0100
commit0f07a4eb2bee3a9ad76b967e2bed2a50e507651f (patch)
tree88d728af7b66da3991b80411c094dcb09682a932
parent23be2810c870b9ece7faaa90293ddc805abba62f (diff)
downloadcops-0f07a4eb2bee3a9ad76b967e2bed2a50e507651f.zip
cops-0f07a4eb2bee3a9ad76b967e2bed2a50e507651f.tar.gz
cops-0f07a4eb2bee3a9ad76b967e2bed2a50e507651f.tar.bz2
This should fix saucelabs
-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"