Skip to content
This repository has been archived by the owner on Apr 24, 2023. It is now read-only.

Commit

Permalink
update travis to julia v0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
mdavezac committed Sep 3, 2017
1 parent e0559ee commit 44216b8
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,12 @@ os:
- linux
- osx
julia:
- release
- 0.6
- nightly
matrix:
allow_failures:
- julia: nightly

notifications:
email: false
script:
Expand Down

0 comments on commit 44216b8

Please sign in to comment.