]> git.immae.eu Git - github/wallabag/wallabag.git/commitdiff
Re-add nightly 4072/head
authorJérémy Benoist <j0k3r@users.noreply.github.com>
Fri, 26 Jul 2019 14:37:12 +0000 (16:37 +0200)
committerGitHub <noreply@github.com>
Fri, 26 Jul 2019 14:37:12 +0000 (16:37 +0200)
.travis.yml

index 0de2f1245e27a959f81658de7286fe211efa5120..229e3e0efa8b41f512d4db87cfaf9f237acf0b7c 100644 (file)
@@ -21,6 +21,7 @@ php:
     - 7.2
     - 7.3
     - 7.4
+    - nightly
 
 node_js:
     - "5"
@@ -37,6 +38,7 @@ matrix:
           env: CS_FIXER=run VALIDATE_TRANSLATION_FILE=run ASSETS=build DB=sqlite
     allow_failures:
         - php: 7.4
+        - php: nightly
 
 # exclude v1 branches
 branches: