Skip to content

Commit

Permalink
Merge pull request JuliaLang#70 from exercism/v0.6-travis
Browse files Browse the repository at this point in the history
Update travis to v0.6, drop support for v0.5
  • Loading branch information
SaschaMann authored Jun 19, 2017
2 parents eae6e73 + 122f822 commit 47ff07b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,10 @@ os:
julia:
- nightly
- 0.6
- 0.5

matrix:
allow_failures:
- julia: nightly
- julia: 0.6

script:
- julia runtests.jl
Expand Down

0 comments on commit 47ff07b

Please sign in to comment.