File tree Expand file tree Collapse file tree 2 files changed +2
-18
lines changed Expand file tree Collapse file tree 2 files changed +2
-18
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 44 Plots, # so that Literate.jl does not capture precompilation output
55 FourierFlows
66
7- # Gotta set this environment variable when using the GR run-time on Travis CI .
7+ # Gotta set this environment variable when using the GR run-time on CI machines .
88# This happens as examples will use Plots.jl to make plots and movies.
99# See: https://github.com/jheinen/GR.jl/issues/278
1010ENV [" GKSwstype" ] = " 100"
3434# #### Build and deploy docs
3535# ####
3636
37- # Set up a timer to print a space ' ' every 240 seconds. This is to avoid Travis CI
37+ # Set up a timer to print a space ' ' every 240 seconds. This is to avoid CI
3838# timing out when building demanding Literate.jl examples.
3939Timer (t -> println (" " ), 0 , interval= 240 )
4040
You can’t perform that action at this time.
0 commit comments