We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 34f87cc commit de6d096Copy full SHA for de6d096
.travis.yml
@@ -4,7 +4,7 @@ os:
4
- linux
5
- osx
6
julia:
7
- - 1.0
+ - 1.3
8
- nightly
9
matrix:
10
allow_failures:
Project.toml
@@ -15,7 +15,7 @@ StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"
15
ToeplitzMatrices = "c751599d-da0a-543b-9d20-d0a503d91d24"
16
17
[compat]
18
-julia = "1"
+julia = "1.1"
19
20
[extras]
21
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
0 commit comments