Skip to content

Commit 3ab19f2

Browse files
KristofferCtimholy
authored andcommitted
remove AV, only test on nightly, test without Pkg server as well
1 parent 167aeda commit 3ab19f2

File tree

2 files changed

+6
-42
lines changed

2 files changed

+6
-42
lines changed

.travis.yml

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,17 @@ language: julia
22

33
julia:
44
# - 1.0
5-
- 1.4
5+
# - 1.4
66
- nightly
77

88
os:
99
- linux
1010
- osx
11+
- windows
12+
13+
env:
14+
- JULIA_PKG_SERVER="https://pkg.julialang.org"
15+
- JULIA_PKG_SERVER=""
1116

1217
notifications:
1318
email: false

appveyor.yml

Lines changed: 0 additions & 41 deletions
This file was deleted.

0 commit comments

Comments
 (0)