mirror of
https://github.com/kalmarek/Groups.jl.git
synced 2024-10-31 18:00:35 +01:00
update .travis.yml for julia 0.6
This commit is contained in:
parent
4492c4451e
commit
c2f23644a0
@ -4,11 +4,13 @@ os:
|
|||||||
- linux
|
- linux
|
||||||
- osx
|
- osx
|
||||||
julia:
|
julia:
|
||||||
- release
|
- 0.5
|
||||||
|
- 0.6
|
||||||
- nightly
|
- nightly
|
||||||
matrix:
|
matrix:
|
||||||
fast_finish: true
|
fast_finish: true
|
||||||
allow_failures:
|
allow_failures:
|
||||||
|
- julia: 0.6
|
||||||
- julia: nightly
|
- julia: nightly
|
||||||
|
|
||||||
notifications:
|
notifications:
|
||||||
|
Loading…
Reference in New Issue
Block a user