Skip to content

Commit c6d92c3

Browse files
committed
Require Julia 1.0 because our dependencies also moved to requiring 1.0
1 parent 49cc0d8 commit c6d92c3

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

.travis.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ language: julia
22
os:
33
- linux
44
julia:
5-
- 0.7
65
- 1.0
76
- nightly
87
matrix:

REQUIRE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
julia 0.7
1+
julia 1.0
22

33
RecipesBase 0.6.0

0 commit comments

Comments
 (0)