]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - .travis.yml
finally fix phpunit and travis?
[github/wallabag/wallabag.git] / .travis.yml
index 9d6ba1321a338e3366cd056915f66cc0845c6de7..2971c5b9e8ba4cbf636465375ad2808570df56c2 100644 (file)
@@ -1,15 +1,6 @@
 language: php
-
 php:
-  - 5.4
-
+  - 5.5
 branches:
   only:
-    - dev
-
-before_script:
-  - composer install
-
-notifications:
-  email:
-    - nicolas.loeuillet@gmail.com
\ No newline at end of file
+    - refactor
\ No newline at end of file