Skip to content

Commit

Permalink
drop support for julia 0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
bjarthur committed May 27, 2017
1 parent 59b452b commit 8df4159
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
language: julia
julia:
- 0.4
- 0.5
- 0.6
- nightly
notifications:
email: false
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.5
ArgParse
Colors
Compat 0.9.0
Expand Down

0 comments on commit 8df4159

Please sign in to comment.