Skip to content

Commit

Permalink
just resolve
Browse files Browse the repository at this point in the history
  • Loading branch information
tpapp committed Aug 30, 2018
1 parent b4a09a6 commit 9d664c0
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,7 @@ matrix:
# - DOCUMENTER_DEBUG=true
before_script:
# install unregistered dependencies (FIXME remove when registered)
- julia -e 'using Pkg; pkg"add https://github.com/tpapp/TransformVariables.jl#master"'
- julia -e 'using Pkg; pkg"add https://github.com/tpapp/LogDensityProblems.jl#master"'
- julia -e 'using Pkg; pkg"resolve"'
# uncomment the following lines to override the default test script
# script:
# - if [[ -a .git/shallow ]]; then git fetch --unshallow; fi
Expand Down

0 comments on commit 9d664c0

Please sign in to comment.