Skip to content

Commit

Permalink
remove AV, only test on nightly, test without Pkg server as well
Browse files Browse the repository at this point in the history
  • Loading branch information
KristofferC authored and timholy committed Jun 30, 2020
1 parent 167aeda commit 3ab19f2
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 42 deletions.
7 changes: 6 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,17 @@ language: julia

julia:
# - 1.0
- 1.4
# - 1.4
- nightly

os:
- linux
- osx
- windows

env:
- JULIA_PKG_SERVER="https://pkg.julialang.org"
- JULIA_PKG_SERVER=""

notifications:
email: false
Expand Down
41 changes: 0 additions & 41 deletions appveyor.yml

This file was deleted.

0 comments on commit 3ab19f2

Please sign in to comment.