Skip to content

Commit 62c179b

Browse files
committed
REQUIRE requires Julia 0.6 instead of 1.0
Travis changed to use Julia 1.1 in order that codecov is more meaningful
1 parent ff79a5a commit 62c179b

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
@@ -5,7 +5,7 @@ os:
55
# - osx
66

77
julia:
8-
- 1.0
8+
- 1.1
99
# - 0.7
1010
# - 0.6
1111

REQUIRE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
julia 1.0
1+
julia 0.6
22
DataStructures
33
JSON
44
ModiaMath 0.5.0

0 commit comments

Comments
 (0)