Skip to content

Commit 924f5ec

Browse files
committed
Enable CI on all branches.
1 parent e4b3619 commit 924f5ec

File tree

2 files changed

+0
-13
lines changed

2 files changed

+0
-13
lines changed

.appveyor.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,6 @@ platform:
88
- x86
99
- x64
1010

11-
branches:
12-
only:
13-
- master
14-
- staging
15-
- trying
16-
1711
notifications:
1812
- provider: Email
1913
on_build_success: false

.travis.yml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -9,13 +9,6 @@ julia:
99
- 1.0
1010
- nightly
1111

12-
branches:
13-
only:
14-
- master
15-
- staging
16-
- trying
17-
- /^v\d+\.\d+(\.\d+)?(-\S*)?$/
18-
1912
notifications:
2013
email: false
2114

0 commit comments

Comments
 (0)