test on 1.4 and update version

This commit is contained in:
Daniel Schwabeneder 2020-03-22 18:31:08 +01:00
parent 2083af9257
commit 5194e49b4c
4 changed files with 5 additions and 4 deletions

1
.gitignore vendored
View File

@ -9,3 +9,4 @@ deps/build.log
deps/deps.jl
Manifest.toml
dev/
test/tmpplotsave.hdf5

View File

@ -5,7 +5,7 @@ os:
# - osx
julia:
- 1
- 1.3
- 1.4
- nightly
matrix:

View File

@ -1,7 +1,7 @@
name = "Plots"
uuid = "91a5bcdd-55d7-5caf-9e0b-520d859cae80"
author = ["Tom Breloff (@tbreloff)"]
version = "0.29.8"
version = "0.29.9"
[deps]
Base64 = "2a0f44e3-6c83-55bd-87e4-b1978d98bd5f"

View File

@ -2,7 +2,7 @@ environment:
matrix:
# - julia_version: 0.7
- julia_version: 1
- julia_version: 1.3
- julia_version: 1.4
- julia_version: nightly
platform: