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
1 changed files with 1 additions and 1 deletions

View File

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