diff options
Diffstat (limited to '.travis.yml')
-rw-r--r-- | .travis.yml | 2 |
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 | ||
8 | branches: | 8 | branches: |
9 | only: | 9 | only: |
10 | - refactor | 10 | - v2 |
11 | 11 | ||
12 | before_script: | 12 | before_script: |
13 | - composer self-update | 13 | - composer self-update |