Skip to content

Commit af37879

Browse files
authored
drop Julia 0.7 (#70)
1 parent 91f66fa commit af37879

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ language: julia
22
os:
33
- linux
44
julia:
5-
- 0.7
65
- 1.0
6+
- 1.1
77
- nightly
88
matrix:
99
allow_failures:

REQUIRE

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

0 commit comments

Comments
 (0)