]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - .travis.yml
Re-add nightly
[github/wallabag/wallabag.git] / .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: