]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - .travis.yml
GET /api/entries returns object, no more array
[github/wallabag/wallabag.git] / .travis.yml
index 1d90a7489b738ed7351f5ca2a3a4a58c7b2ece7b..e99c1e6f26706acf14f56c61c71b10dac09e502a 100644 (file)
@@ -7,7 +7,7 @@ php:
 
 branches:
   only:
-    - refactor
+    - v2
 
 before_script:
   - composer self-update