Skip to content

Commit

Permalink
Updated travis to build BasisFunctions
Browse files Browse the repository at this point in the history
  • Loading branch information
roelmatthysen committed Mar 15, 2018
1 parent ec6b33b commit 3ce7903
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ install:
before_script:
- julia -e 'Pkg.init()'
- julia -e 'Pkg.clone("https://github.com/daanhb/BasisFunctions.jl")'
- julia -e 'Pkg.build("BasisFunctions")'
- julia -e 'Pkg.clone("https://github.com/daanhb/Domains.jl")'
- julia -e 'Pkg.clone(pwd())'
- ./.travis/setup.sh
Expand Down

0 comments on commit 3ce7903

Please sign in to comment.