Skip to content
This repository has been archived by the owner on Dec 16, 2021. It is now read-only.

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
SimonDanisch committed Apr 9, 2019
1 parent 27b14ce commit dcf7459
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/make.jl
Original file line number Diff line number Diff line change
Expand Up @@ -166,7 +166,7 @@ if !haskey(ENV, "DOCUMENTER_KEY")
ENV["TRAVIS_BRANCH"] = "latest"
ENV["TRAVIS_PULL_REQUEST"] = "false"
ENV["TRAVIS_REPO_SLUG"] = "github.com/JuliaPlots/MakieGallery.jl.git"
ENV["TRAVIS_TAG"] = "v0.9.6"
ENV["TRAVIS_TAG"] = "v4"
ENV["TRAVIS_OS_NAME"] = ""
ENV["TRAVIS_JULIA_VERSION"] = ""
ENV["PATH"] = string(ENV["PATH"], Sys.iswindows() ? ";" : ":", Conda.SCRIPTDIR)
Expand Down

0 comments on commit dcf7459

Please sign in to comment.