Skip to content

Commit

Permalink
Merge e3471d7 into c2348d8
Browse files Browse the repository at this point in the history
  • Loading branch information
ludvigak committed May 8, 2020
2 parents c2348d8 + e3471d7 commit daa9c92
Showing 1 changed file with 3 additions and 19 deletions.
22 changes: 3 additions & 19 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,26 +8,10 @@ matrix:
include:
# Linux
- os: linux
julia: 1.3
- os: linux
julia: 1.2
- os: linux
julia: 1.1
- os: linux
julia: 1.0
# MacOS: Xcode version fixed at 9.2 due to bug
julia: 1.4
# MacOS
- os: osx
julia: 1.3
osx_image: xcode9.2
- os: osx
julia: 1.2
osx_image: xcode9.2
- os: osx
julia: 1.1
osx_image: xcode9.2
- os: osx
julia: 1.0
osx_image: xcode9.2
julia: 1.4
# Documentation
- stage: "Documentation"
julia: 1.0
Expand Down

0 comments on commit daa9c92

Please sign in to comment.