Skip to content

Commit

Permalink
Update .travis.yml (#114)
Browse files Browse the repository at this point in the history
* Update .travis.yml

@nickrobinson251 is this the change you meant? Sorry if it's wrong, first time doing something to .travis.yml

* apply nicks suggestion

Co-authored-by: Miha Zgubic <[email protected]>
  • Loading branch information
mzgubic and Miha Zgubic authored Jul 17, 2020
1 parent f0308f0 commit d735031
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,8 @@ os:
- linux
- osx
julia:
- 1.0
- 1.1
- 1.2
- 1.3
- 1.0 # long-term support
- 1 # latest stable version
- nightly
matrix:
allow_failures:
Expand Down

0 comments on commit d735031

Please sign in to comment.