Skip to content

Commit

Permalink
Merge d6dfcf9 into 2c3ec0e
Browse files Browse the repository at this point in the history
  • Loading branch information
ararslan committed May 4, 2020
2 parents 2c3ec0e + d6dfcf9 commit 75d2085
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 52 deletions.
14 changes: 0 additions & 14 deletions .cirrus.yml

This file was deleted.

6 changes: 4 additions & 2 deletions .travis.yml
Expand Up @@ -2,16 +2,18 @@ language: julia
os:
- linux
- osx
- freebsd
- windows
julia:
- 1.3
- 1
- 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 75d2085

Please sign in to comment.