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
|
||||
- osx
|
||||
julia:
|
||||
- release
|
||||
- 0.5
|
||||
- 0.6
|
||||
- nightly
|
||||
matrix:
|
||||
fast_finish: true
|
||||
allow_failures:
|
||||
- julia: 0.6
|
||||
- julia: nightly
|
||||
|
||||
notifications:
|
||||
|
Loading…
Reference in New Issue
Block a user