Skip to content

Commit 243fb41

Browse files
committed
move to julia 1.3
1 parent 5d61808 commit 243fb41

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ env:
44
os:
55
- linux
66
julia:
7-
- 1.0
7+
- 1.3
88
before_install:
99
- cd ..
1010
# Install miniconda

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,4 +51,4 @@ Sundials = "<5"
5151
Tracker = "0.2"
5252
Unitful = "1.3.0"
5353
YAML = "<1"
54-
julia = "1"
54+
julia = "1.3"

0 commit comments

Comments
 (0)