Skip to content

Commit

Permalink
Merge pull request #116 from sisl/updeps
Browse files Browse the repository at this point in the history
tests pass with latest versions
  • Loading branch information
tomerarnon committed Jul 18, 2020
2 parents b8b7095 + 5290956 commit f267fcd
Show file tree
Hide file tree
Showing 25 changed files with 238 additions and 167 deletions.
5 changes: 4 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ julia:
- 1.1
- 1.2
- 1.3
- 1.4
- 1.5
- nightly

notifications:
Expand All @@ -18,7 +20,8 @@ notifications:
matrix:
allow_failures:
- julia: nightly
- julia: 1.3
- julia: 1.0
- julia: 1.1

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

0 comments on commit f267fcd

Please sign in to comment.