Drop Julia 0.4 support

set minimum version to 0.5 in REQUIRE
This commit is contained in:
Tony Kelman
2017-05-04 11:50:22 -07:00
committed by GitHub
parent f0b990436d
commit 2d99024201

View File

@@ -1,3 +1,3 @@
julia 0.4
julia 0.5
Compat 0.9.5
Iterators