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.
2 parents 0326baf + 8b1ac1c commit d22a69eCopy full SHA for d22a69e
.travis.yml
@@ -6,6 +6,7 @@ os:
6
julia:
7
- 1.0
8
- 1.1
9
+ - 1.2
10
- nightly
11
notifications:
12
email: false
Project.toml
@@ -7,7 +7,7 @@ PooledArrays = "2dfb63ee-cc39-5dd5-95bd-886bf059d720"
Requires = "ae029012-a4dd-5104-9daa-d747884805df"
[compat]
-julia = "1.0"
+julia = "1"
PooledArrays = ">=0.5"
13
[extras]
0 commit comments