Skip to content

Commit

Permalink
fix ci
Browse files Browse the repository at this point in the history
  • Loading branch information
lispc committed Jan 14, 2021
1 parent ba9ee90 commit 900090f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ matrix:
services:
- docker
before_install:
- echo $DOCKER_PASSWORD | docker login --username $DOCKER_USERNAME --password-stdin
- docker pull iostio/iost-dev:latest
- git lfs install
before_script:
Expand All @@ -45,6 +46,7 @@ matrix:
services:
- docker
before_install:
- echo $DOCKER_PASSWORD | docker login --username $DOCKER_USERNAME --password-stdin
- docker pull iostio/iost-dev:latest
- git lfs install
before_script:
Expand Down

0 comments on commit 900090f

Please sign in to comment.