Skip to content

Commit

Permalink
Merge pull request #14 from kahaaga/release-0.4.0
Browse files Browse the repository at this point in the history
Release 0.4.0
  • Loading branch information
kahaaga authored Nov 9, 2019
2 parents 649777e + fc38b0a commit e04d74e
Show file tree
Hide file tree
Showing 3 changed files with 317 additions and 171 deletions.
8 changes: 3 additions & 5 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,8 @@ os:
- linux
julia:
- nightly
- 1.0
- 1.1
- 1.2
matrix:
allow_failures:
- julia: nightly

script:
- julia -e 'using Pkg; Pkg.test()'
- julia: nightly
Loading

0 comments on commit e04d74e

Please sign in to comment.