diff --git a/.travis.yml b/.travis.yml index cd3af00..8f06ee7 100644 --- a/.travis.yml +++ b/.travis.yml @@ -14,8 +14,8 @@ git: ## uncomment the following lines to allow failures on nightly julia ## (tests will run but not make your overall status red) #matrix: -# allow_failures: -# - julia: nightly +allow_failures: + - julia: nightly ## uncomment and modify the following lines to manually install system packages #addons: diff --git a/docs/make.jl b/docs/make.jl index 6defcfd..826e537 100644 --- a/docs/make.jl +++ b/docs/make.jl @@ -1,5 +1,5 @@ using Documenter -using AdvancedScheduler +using ExtensibleScheduler makedocs(