diff options
Diffstat (limited to '.travis.yml')
-rw-r--r-- | .travis.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml index 65e7e304..c343d5ae 100644 --- a/.travis.yml +++ b/.travis.yml | |||
@@ -62,6 +62,7 @@ matrix: | |||
62 | env: DB=sqlite ASSETS=build | 62 | env: DB=sqlite ASSETS=build |
63 | allow_failures: | 63 | allow_failures: |
64 | - php: hhvm-3.12 | 64 | - php: hhvm-3.12 |
65 | - php: 7.1 | ||
65 | - php: nightly | 66 | - php: nightly |
66 | 67 | ||
67 | # exclude v1 branches | 68 | # exclude v1 branches |