Skip to content

Commit 512b7b8

Browse files
authored
Update .travis.yml (#211)
1 parent afbe2db commit 512b7b8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,8 @@ jobs:
2525
- stage: "Documentation"
2626
julia: 1.4
2727
os: linux
28+
env:
29+
- GKSwstype="100"
2830
script:
2931
- julia --project=docs/ -e 'using Pkg; Pkg.instantiate(); Pkg.develop(PackageSpec(path=pwd()))'
3032
- julia --project=docs/ docs/make.jl

0 commit comments

Comments
 (0)