]> git.immae.eu Git - github/wallabag/wallabag.git/commitdiff
Enable hhvm & nightly for curiosity
authorJeremy <jeremy.benoist@gmail.com>
Fri, 27 Mar 2015 18:58:48 +0000 (19:58 +0100)
committerJeremy <jeremy.benoist@gmail.com>
Fri, 27 Mar 2015 18:59:45 +0000 (19:59 +0100)
.travis.yml

index a697e74b51bbfe328c2299a98996b13cf14d5bae..d934482761ffc6857a9bc040273a32029a78f5df 100644 (file)
@@ -7,6 +7,13 @@ php:
   - 5.4
   - 5.5
   - 5.6
+  - hhvm
+  - nightly
+
+matrix:
+  allow_failures:
+    - php: hhvm
+    - php: nightly
 
 branches:
   only: