Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
kdomino committed May 11, 2020
1 parent d0fd5da commit 28fab33
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
language: julia
os:
# - linux
- linux
- osx
julia:
#- 1.0
#- 1.1
#- 1.2
#- 1.3
#- 1.4
- nightly
- 1.0
- 1.1
- 1.2
- 1.3
- 1.4
- nightly
notifications:
email: false

Expand Down

0 comments on commit 28fab33

Please sign in to comment.