Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisRackauckas authored Aug 23, 2017
1 parent 5c5b962 commit 2aa481a
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 @@ -4,12 +4,10 @@ os:
- linux
- osx
julia:
- 0.5

This comment has been minimized.

Copy link
@tkelman

tkelman Aug 23, 2017

don't remove 0.5 testing unless you change the minimum version in REQUIRE to 0.6

This comment has been minimized.

Copy link
@ChrisRackauckas

ChrisRackauckas Aug 23, 2017

Author Member

That was a mistake. Thanks!

- 0.6
- nightly
matrix:
allow_failures:
- julia: 0.6
- julia: nightly
notifications:
email: false
Expand Down

0 comments on commit 2aa481a

Please sign in to comment.