X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=.travis.yml;h=2971c5b9e8ba4cbf636465375ad2808570df56c2;hb=367664ee87cbfb1bb318f71af84eb84cdbc11555;hp=9d6ba1321a338e3366cd056915f66cc0845c6de7;hpb=a3436d4cbaa3ad059e64bd77cfe789beecacf87c;p=github%2Fwallabag%2Fwallabag.git diff --git a/.travis.yml b/.travis.yml index 9d6ba132..2971c5b9 100644 --- a/.travis.yml +++ b/.travis.yml @@ -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