Fix test on Travis
`isnothing` requires at least Julia 1.1.
This commit is contained in:
parent
7eda1dc303
commit
2b4c21972d
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ os:
|
|||
- linux
|
||||
- osx
|
||||
julia:
|
||||
- 1.0
|
||||
- 1.1
|
||||
- nightly
|
||||
notifications:
|
||||
email: false
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue