Skip to content

Commit

Permalink
Merge pull request #95 from Wei-TianHao/fix_neurify
Browse files Browse the repository at this point in the history
Fixed neurify, runtests passed.
  • Loading branch information
tomerarnon committed Apr 25, 2020
2 parents debaf5c + c39ec4e commit 81f13af
Show file tree
Hide file tree
Showing 9 changed files with 210 additions and 221 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,13 @@ language: julia
os:
- linux
- osx
- windows

julia:
- 1.0
- 1.1
- 1.2
- 1.3
- nightly

notifications:
Expand All @@ -15,6 +18,7 @@ notifications:
matrix:
allow_failures:
- julia: nightly
- julia: 1.3

before_install:
# Install TeX and Qt5 to build plots for documentation
Expand Down
Loading

0 comments on commit 81f13af

Please sign in to comment.