Lower minimum version to 0.7, test on 0.7

This commit is contained in:
Chris de Graaf 2018-09-24 14:39:40 -05:00
parent ec518577a7
commit 6fd57853bd
3 changed files with 3 additions and 1 deletions

View File

@ -1,5 +1,6 @@
environment:
matrix:
- julia_version: 0.7
- julia_version: 1.0
- julia_version: nightly
platform:

View File

@ -3,6 +3,7 @@ os:
- linux
- osx
julia:
- 0.7
- 1.0
- nightly
matrix:

View File

@ -1,4 +1,4 @@
julia 1.0
julia 0.7
AutoHashEquals
Mustache
URIParser