Skip to content

Commit

Permalink
Polish CI scripts
Browse files Browse the repository at this point in the history
  • Loading branch information
ghillert committed Aug 4, 2017
1 parent c7f9671 commit 56e7c7c
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 @@ -18,4 +18,4 @@ deploy:
skip_cleanup: true
github_token: $GITHUB_TOKEN # Set in travis-ci.org dashboard
on:
branch: angular
branch: master
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ environment:
- JAVA_HOME: C:\Program Files\Java\jdk1.8.0
branches:
only:
- angular
- master
except:
- gh-pages
os: Windows Server 2012
Expand Down

0 comments on commit 56e7c7c

Please sign in to comment.