Skip to content
This repository was archived by the owner on May 14, 2025. It is now read-only.

Commit 56e7c7c

Browse files
committed
Polish CI scripts
1 parent c7f9671 commit 56e7c7c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@ deploy:
1818
skip_cleanup: true
1919
github_token: $GITHUB_TOKEN # Set in travis-ci.org dashboard
2020
on:
21-
branch: angular
21+
branch: master

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ environment:
66
- JAVA_HOME: C:\Program Files\Java\jdk1.8.0
77
branches:
88
only:
9-
- angular
9+
- master
1010
except:
1111
- gh-pages
1212
os: Windows Server 2012

0 commit comments

Comments
 (0)