Skip to content
This repository has been archived by the owner on Mar 8, 2020. It is now read-only.

Commit

Permalink
Restart npm deprecate as it doesn't apply to new modules (#4691)
Browse files Browse the repository at this point in the history
Signed-off-by: Simon Stone <[email protected]>
  • Loading branch information
Simon Stone authored Aug 30, 2019
1 parent 9aab50d commit 06ac7a7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis/deploy.sh
Original file line number Diff line number Diff line change
Expand Up @@ -129,6 +129,8 @@ for j in ${DOCKER_NPM_MODULES}; do
done
done

./.travis/deprecate.sh

# Check which Docker images to publish, we need to temporarily disable the 'e' flag here as we rely on a failure
set +e
echo "Checking for Docker images with version ${VERSION}"
Expand Down

0 comments on commit 06ac7a7

Please sign in to comment.