]> git.immae.eu Git - github/wallabag/wallabag.git/commitdiff
fix travis configuration
authorNicolas Lœuillet <nicolas@loeuillet.org>
Thu, 5 Feb 2015 08:06:13 +0000 (09:06 +0100)
committerNicolas Lœuillet <nicolas@loeuillet.org>
Thu, 5 Feb 2015 08:06:13 +0000 (09:06 +0100)
.travis.yml

index 1d90a7489b738ed7351f5ca2a3a4a58c7b2ece7b..e99c1e6f26706acf14f56c61c71b10dac09e502a 100644 (file)
@@ -7,7 +7,7 @@ php:
 
 branches:
   only:
-    - refactor
+    - v2
 
 before_script:
   - composer self-update