test on 0.6 now

This commit is contained in:
Mike J Innes 2017-03-14 15:20:56 +00:00
parent d271616162
commit 76d80668b4

View File

@ -4,7 +4,7 @@ os:
- linux - linux
# - osx # - osx
julia: julia:
- 0.5 - 0.6
# uncomment the following lines to override the default test script # uncomment the following lines to override the default test script
script: script:
- if [[ -a .git/shallow ]]; then git fetch --unshallow; fi - if [[ -a .git/shallow ]]; then git fetch --unshallow; fi