We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e4b3619 commit 924f5ecCopy full SHA for 924f5ec
.appveyor.yml
@@ -8,12 +8,6 @@ platform:
8
- x86
9
- x64
10
11
-branches:
12
- only:
13
- - master
14
- - staging
15
- - trying
16
-
17
notifications:
18
- provider: Email
19
on_build_success: false
.travis.yml
@@ -9,13 +9,6 @@ julia:
- 1.0
- nightly
- - /^v\d+\.\d+(\.\d+)?(-\S*)?$/
20
email: false
21
0 commit comments