Skip to content

Commit

Permalink
Merge pull request #62 from CurricularAnalytics/development
Browse files Browse the repository at this point in the history
Version 0.5.3
  • Loading branch information
haydenfree authored Sep 10, 2019
2 parents 209e79e + 992bb8b commit 0f01382
Show file tree
Hide file tree
Showing 9 changed files with 453 additions and 66 deletions.
6 changes: 3 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,13 @@ os:
- linux

julia:
- nightly
- 1.0
- 1.1
- 1.2

jobs:
include:
- stage: "Documentation"
julia: 1.0
julia: 1.1
os: linux
script:
- julia --project=docs/ -e 'using Pkg; Pkg.instantiate(); Pkg.develop(PackageSpec(path=pwd()))'
Expand Down
Loading

0 comments on commit 0f01382

Please sign in to comment.