Skip to content

Commit

Permalink
Merge pull request #49 from JunoLab/avi/update
Browse files Browse the repository at this point in the history
updates
  • Loading branch information
pfitzseb authored Nov 25, 2019
2 parents b7b4388 + b3e666a commit 40a0915
Show file tree
Hide file tree
Showing 2 changed files with 194 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ language: julia
os:
- linux
julia:
- 1.1
- 1.2
matrix:
allow_failures:
- julia: nightly
Expand All @@ -11,7 +11,7 @@ notifications:
jobs:
include:
- stage: "Documentation"
julia: 1.1
julia: 1.2
os: linux
script:
- julia --project=docs/ -e 'using Pkg; Pkg.develop(PackageSpec(path=pwd()));
Expand Down
192 changes: 192 additions & 0 deletions docs/src/assets/logo-dark.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 40a0915

Please sign in to comment.