Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/dropseed/deps
Browse files Browse the repository at this point in the history
* 'master' of https://github.com/dropseed/deps:
  Update .travis.yml
  • Loading branch information
davegaeddert committed Sep 13, 2019
2 parents 3b8da9c + 4193ae7 commit e3b39a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,6 @@ jobs:
git:
depth: false # required for existing deps branches to be available
install:
- cd docs && scripts/install
- cd docs && scripts/install && cd ..
- curl https://deps.app/install.sh | bash -s -- -b $HOME/bin
script: deps ci

0 comments on commit e3b39a1

Please sign in to comment.