Skip to content

Commit

Permalink
Merge pull request JuliaLang#38 from exercism/disable-osx-builds
Browse files Browse the repository at this point in the history
Disable osx travis builds & duplicate 0.5 build
  • Loading branch information
SaschaMann authored Feb 8, 2017
2 parents 1806de8 + 9efb6ca commit de8f6d9
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 @@ -2,12 +2,10 @@ language: julia

os:
- linux
- osx

julia:
- release
- nightly
- 0.5

matrix:
allow_failures:
Expand Down

0 comments on commit de8f6d9

Please sign in to comment.