Skip to content

Commit

Permalink
test on julia 0.6, fixup travis
Browse files Browse the repository at this point in the history
  • Loading branch information
Shashi Gowda committed Jun 13, 2018
1 parent 421c459 commit fdb0dea
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
6 changes: 4 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,11 @@ os:
- linux
- osx
julia:
- 0.4
- 0.5
- 0.6
- nightly
matrix:
allow_failures:
- julia: nightly
notifications:
email: false
git:
Expand Down
2 changes: 1 addition & 1 deletion REQUIRE
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
julia 0.4
julia 0.6
Lazy
Hiccup
HttpCommon
Expand Down

0 comments on commit fdb0dea

Please sign in to comment.