summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorGuillaume Mazoyer <gmazoyer@gravitons.in>2017-10-15 16:31:14 +0200
committerGuillaume Mazoyer <gmazoyer@gravitons.in>2017-10-15 16:31:14 +0200
commit53a3e7436e612dedf69156bfae4960e98d1d2de7 (patch)
tree5ac6e42385d4416d824460974d7ee121d4b14b59 /.travis.yml
parentfb191705e760655ab70869d720b4f72a5ae0b9fe (diff)
Update docs. PHP 7.0 test should not fail.
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 0 insertions, 2 deletions
diff --git a/.travis.yml b/.travis.yml
index 52eec87..077b425 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,7 +1,6 @@
language: php
php:
- - 5.3
- 5.4
- 5.5
- 5.6
@@ -10,7 +9,6 @@ php:
matrix:
allow_failures:
- - php: 7.0
- php: hhvm
script: