Skip to content

Commit c80a427

Browse files
committed
@ #353 | should update travis-ci notification to our new Slack channel: should be passed
1 parent 775a5af commit c80a427

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.travis.yml

-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ before_script:
2323
- export TAG=`if [ "$TRAVIS_BRANCH" == "master" ]; then echo "latest"; else echo $TRAVIS_BRANCH | sed -e 's/[\/]/-/g' | sed -e 's/[\#]//g'; fi`
2424
- export CONTAINER_IMAGE=$CI_REGISTRY_IMAGE:$IMAGE_TAG_PREFIX$TAG
2525
script:
26-
- exit 1;
2726
- ./.travis/build.sh
2827
after_success:
2928
- ./.travis/deploy.sh

0 commit comments

Comments
 (0)