Skip to content

Commit

Permalink
Merge 091fd70 into 6de3c32
Browse files Browse the repository at this point in the history
  • Loading branch information
tkf committed Jan 21, 2020
2 parents 6de3c32 + 091fd70 commit 75896e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ os:
- linux
# - osx
julia:
- 1.3
- 1.0
- 1.1
- 1.2
Expand All @@ -25,7 +26,6 @@ after_success:
jobs:
include:
- stage: Documentation
julia: 1.1
script: julia --project=docs --color=yes -e '
using Pkg;
Pkg.develop(PackageSpec(path=pwd()));
Expand Down

0 comments on commit 75896e5

Please sign in to comment.