Skip to content
This repository has been archived by the owner on Dec 20, 2024. It is now read-only.

Commit

Permalink
update pouchlinter to 0.2.4
Browse files Browse the repository at this point in the history
Signed-off-by: yeya24 <[email protected]>
  • Loading branch information
yeya24 committed Oct 17, 2019
1 parent 8b120a8 commit 1ecd2cf
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 6 deletions.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
docker:
# this image is build from Dockerfile
# https://github.com/pouchcontainer/pouchlinter/blob/master/Dockerfile
- image: pouchcontainer/pouchlinter:v0.2.3
- image: pouchcontainer/pouchlinter:v0.2.4
working_directory: /go/src/github.com/dragonflyoss/Dragonfly
steps:
- checkout
Expand Down
5 changes: 0 additions & 5 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,3 @@ script:

# after_success:
# - bash <(curl -s https://codecov.io/bash) || echo "Failed to report code coverage!"

cache:
directories:
- .autoconf
- $HOME/.m2

0 comments on commit 1ecd2cf

Please sign in to comment.