Skip to content

Commit

Permalink
Merge 876e835 into e61ba0a
Browse files Browse the repository at this point in the history
  • Loading branch information
tomerarnon committed Nov 4, 2019
2 parents e61ba0a + 876e835 commit c15e965
Show file tree
Hide file tree
Showing 3 changed files with 105 additions and 140 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
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

0 comments on commit c15e965

Please sign in to comment.