Skip to content

Commit de6d096

Browse files
committed
require Julia 1.1
1 parent 34f87cc commit de6d096

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
@@ -4,7 +4,7 @@ os:
44
- linux
55
- osx
66
julia:
7-
- 1.0
7+
- 1.3
88
- nightly
99
matrix:
1010
allow_failures:

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"
1515
ToeplitzMatrices = "c751599d-da0a-543b-9d20-d0a503d91d24"
1616

1717
[compat]
18-
julia = "1"
18+
julia = "1.1"
1919

2020
[extras]
2121
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"

0 commit comments

Comments
 (0)