Skip to content

Commit

Permalink
Use Manifest.toml to load dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
emmt committed Jun 5, 2020
1 parent 1ccec77 commit edfd98d
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,6 @@ matrix:
notifications:
email: false

before_script:
- julia -e 'using Pkg;
Pkg.add(PackageSpec(url="https://github.com/emmt/InterpolationKernels.jl", rev="master"));'

codecov: true

coveralls: true
Expand Down

0 comments on commit edfd98d

Please sign in to comment.