Skip to content

Commit

Permalink
Merge pull request #154 from timholy/ianshmean-patch-1
Browse files Browse the repository at this point in the history
update ci to 1.0, 1.4, nightly
  • Loading branch information
IanButterworth authored Apr 28, 2020
2 parents bec7379 + 2759eac commit 5f4f0be
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,7 @@ os:
julia:
- 0.7
- 1.0
- 1.1
- 1.2
- 1
- nightly
env:
matrix:
Expand All @@ -18,8 +17,6 @@ jobs:
env: JULIA_NUM_THREADS=3
- julia: 1.0 # Disable Threads testing
env: JULIA_NUM_THREADS=3
- julia: 1.1 # Disable Threads testing
env: JULIA_NUM_THREADS=3
# script:
# - if [[ -a .git/shallow ]]; then git fetch --unshallow; fi
# - julia --project -e 'using Pkg; Pkg.build();'
Expand Down

0 comments on commit 5f4f0be

Please sign in to comment.