Skip to content

Commit

Permalink
Merge 45f2388 into dfab503
Browse files Browse the repository at this point in the history
  • Loading branch information
ludvigak committed Sep 3, 2019
2 parents dfab503 + 45f2388 commit 7c5f949
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .travis.yml
Expand Up @@ -7,11 +7,21 @@ notifications:
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
- 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
Expand Down

0 comments on commit 7c5f949

Please sign in to comment.