Skip to content

Commit 878652c

Browse files
committed
1.5 compact
1 parent 6f5a68d commit 878652c

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
@@ -3,7 +3,7 @@ language: julia
33
os:
44
- linux
55
julia:
6-
- 1.3
6+
- 1.5
77
- nightly
88
matrix:
99
allow_failures:

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ SpecialFunctions = "0.8, 0.9, 0.10"
2323
StaticArrays = "0.12"
2424
StatsBase = "0.32, 0.33"
2525
ToeplitzMatrices = "0.6"
26-
julia = "1.1"
26+
julia = "1.5"
2727

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

0 commit comments

Comments
 (0)