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 cf5d868 commit 08b75f6Copy full SHA for 08b75f6
.gitignore
@@ -25,3 +25,4 @@
25
26
## Build folder of Documenter.jl
27
docs/build/
28
+Manifest.toml
.travis.yml
@@ -2,7 +2,7 @@ language: julia
2
sudo: false
3
julia:
4
- 1.0
5
- - 1.1
+ - 1
6
- nightly
7
after_success:
8
# push coverage results to Coveralls
0 commit comments