Skip to content

Commit d9a1201

Browse files
committed
disable unrelated CI
1 parent 561eb94 commit d9a1201

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed
File renamed without changes.

appveyor.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
environment:
22
matrix:
33
- julia_version: 1.0
4-
- julia_version: 1
5-
- julia_version: nightly
4+
# - julia_version: 1
5+
# - julia_version: nightly
66

77
platform:
88
- x86 # 32-bit
9-
- x64 # 64-bit
9+
# - x64 # 64-bit
1010

1111
## uncomment the following lines to allow failures on nightly julia
1212
## (tests will run but not make your overall status red)

0 commit comments

Comments
 (0)