Skip to content

Commit

Permalink
Change the branch to build on CI services.
Browse files Browse the repository at this point in the history
  • Loading branch information
kaitoy committed May 7, 2016
1 parent 4116073 commit da14f2f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ addons:

branches:
only:
- master
- v1

matrix:
include:
Expand Down
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ version: '{build}-{branch}'
branches:
# whitelist
only:
- master
- v1

# blacklist
except:
Expand Down

0 comments on commit da14f2f

Please sign in to comment.