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 7df75a9 commit 329f083Copy full SHA for 329f083
.travis.yml
@@ -5,7 +5,6 @@ os:
5
- osx
6
- windows
7
julia:
8
- - 1.1
9
- 1.2
10
- 1.3
11
- nightly
Project.toml
@@ -21,7 +21,7 @@ FillArrays = "0.7.1"
21
InfiniteArrays = "0.3"
22
LazyArrays = "0.12.1"
23
MatrixFactorizations = "0.2"
24
-julia = "1"
+julia = "1.2"
25
26
[extras]
27
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
0 commit comments