Skip to content
This repository was archived by the owner on Mar 4, 2025. It is now read-only.
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 536f106

Browse files
author
Nick Litwin
committedFeb 2, 2016
Update branch for merge
1 parent e1ecc29 commit 536f106

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed
 

‎.travis.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,7 @@ deploy:
2323
skip_cleanup: true
2424
local_dir: dist
2525
on:
26-
all_branches: true
27-
repo: appirio-tech/topcoder-app
26+
branch: dev
2827
- provider: s3
2928
cache_control: private, no-store, no-cache, must-revalidate, max-age=0
3029
detect_encoding: true
@@ -34,7 +33,7 @@ deploy:
3433
skip_cleanup: true
3534
local_dir: dist
3635
on:
37-
branch: qa
36+
branch: qa-integration
3837
- provider: s3
3938
cache_control: private, no-store, no-cache, must-revalidate, max-age=0
4039
access_key_id: $MASTER_AWS_KEY

0 commit comments

Comments
 (0)
This repository has been archived.