X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=.travis.yml;h=2971c5b9e8ba4cbf636465375ad2808570df56c2;hb=367664ee87cbfb1bb318f71af84eb84cdbc11555;hp=e69de29bb2d1d6434b8b29ae775ad8c2e48c5391;hpb=7aa8ccc47d511f62fc46af53f7fc43d9bedebff3;p=github%2Fwallabag%2Fwallabag.git diff --git a/.travis.yml b/.travis.yml index e69de29b..2971c5b9 100644 --- a/.travis.yml +++ b/.travis.yml @@ -0,0 +1,6 @@ +language: php +php: + - 5.5 +branches: + only: + - refactor \ No newline at end of file