aboutsummaryrefslogtreecommitdiffhomepage
path: root/.travis.yml
diff options
context:
space:
mode:
authorNicolas LÅ“uillet <nicolas@loeuillet.org>2015-02-05 09:06:13 +0100
committerNicolas LÅ“uillet <nicolas@loeuillet.org>2015-02-05 09:06:13 +0100
commitc2e2906c8dcb83494c34d22c57f262d8f2b5f58d (patch)
tree54675411fa4920799bc5fb85a224c81dce7a7225 /.travis.yml
parent34d15eb4d0544263d27650207b23bd046e509f74 (diff)
downloadwallabag-c2e2906c8dcb83494c34d22c57f262d8f2b5f58d.tar.gz
wallabag-c2e2906c8dcb83494c34d22c57f262d8f2b5f58d.tar.zst
wallabag-c2e2906c8dcb83494c34d22c57f262d8f2b5f58d.zip
fix travis configuration
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 1d90a748..e99c1e6f 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -7,7 +7,7 @@ php:
7 7
8branches: 8branches:
9 only: 9 only:
10 - refactor 10 - v2
11 11
12before_script: 12before_script:
13 - composer self-update 13 - composer self-update