Skip to content

Commit b3eabf8

Browse files
committed
Enable CI on all branches.
1 parent 68914c6 commit b3eabf8

File tree

2 files changed

+0
-12
lines changed

2 files changed

+0
-12
lines changed

.appveyor.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -13,12 +13,6 @@ matrix:
1313
allow_failures:
1414
- julia_version: nightly
1515

16-
branches:
17-
only:
18-
- master
19-
- staging
20-
- trying
21-
2216
notifications:
2317
- provider: Email
2418
on_build_success: false

.travis.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -14,12 +14,6 @@ matrix:
1414
allow_failures:
1515
- julia: nightly
1616

17-
branches:
18-
only:
19-
- master
20-
- staging
21-
- trying
22-
2317
notifications:
2418
email: false
2519

0 commit comments

Comments
 (0)