Fix test on Travis

`isnothing` requires at least Julia 1.1.
This commit is contained in:
Dimitri Lozeve 2020-02-22 17:36:53 +01:00
parent 7eda1dc303
commit 2b4c21972d

View file

@ -4,7 +4,7 @@ os:
- linux
- osx
julia:
- 1.0
- 1.1
- nightly
notifications:
email: false