Skip to content

Commit

Permalink
new s3 verification tool in the container
Browse files Browse the repository at this point in the history
  • Loading branch information
jay-johnson committed Aug 12, 2018
1 parent de1c625 commit fa6df37
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 @@ -61,7 +61,7 @@ script:
- python manage.py test

after_success:
- export USE_VERSION=1.3.7
- export USE_VERSION=1.3.8
- echo "Building Docker images with tag=${USE_VERSION}"
- echo "Test Success - Branch=${TRAVIS_BRANCH} Version=${USE_VERSION} Pull Request=${TRAVIS_PULL_REQUEST} Tag=${TRAVIS_TAG}"
- if [[ "$TRAVIS_BRANCH" == "master" ]]; then echo -e "Push Container to Docker Hub"; fi
Expand Down

0 comments on commit fa6df37

Please sign in to comment.