Skip to content

Commit

Permalink
Merge remote-tracking branch 'upstream/master' into pc/legendreP
Browse files Browse the repository at this point in the history
  • Loading branch information
PaulXiCao committed May 5, 2020
2 parents 64a8471 + 91026f3 commit dabb793
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 52 deletions.
14 changes: 0 additions & 14 deletions .cirrus.yml

This file was deleted.

9 changes: 7 additions & 2 deletions .travis.yml
Expand Up @@ -2,16 +2,21 @@ language: julia
os:
- linux
- osx
- freebsd
- windows
julia:
- 1.3
- 1
- nightly
matrix:
allow_failures:
- julia: nightly
notifications:
email: false
coveralls: true
jobs:
include:
- stage: "Documentation"
julia: 1.3
julia: 1
os: linux
script:
- julia --project=docs/ -e 'using Pkg;
Expand Down
36 changes: 0 additions & 36 deletions appveyor.yml

This file was deleted.

0 comments on commit dabb793

Please sign in to comment.