Skip to content

Commit 6c8754c

Browse files
committed
fix comment
1 parent 4e99551 commit 6c8754c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.travis.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,8 @@ deploy:
7878
# Integration branch will not use decorated service names.
7979
condition: $TRAVIS_BRANCH == ndt-sandbox-*
8080

81-
# INTEGRATION: before code review for development code in a specific branch.
81+
# INTEGRATION: Reviewed code, merged to integration branch, will trigger
82+
# deployment to "standard" mlab-sandbox.
8283
- provider: script
8384
script: $TRAVIS_BUILD_DIR/travis/deploy_app.sh mlab-sandbox
8485
/tmp/mlab-sandbox.json $TRAVIS_BUILD_DIR/cmd/etl_worker app-ndt.yaml

0 commit comments

Comments
 (0)