Skip to content

Commit

Permalink
fix: update Travis task order
Browse files Browse the repository at this point in the history
  • Loading branch information
sghoweri committed Jan 28, 2019
1 parent 1674a9c commit 3366905
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -39,8 +39,8 @@ jobs:
- stage: Prep
name: 'Build + Deploy'
script:
- ./scripts/check-run-in-progress.js 'Deploy - now.sh'
- yarn run setup
- ./scripts/check-run-in-progress.js 'Deploy - now.sh'
- yarn run build
- yarn run deploy
# need to reset git repo before `update-read-only-git-repos.sh`
Expand Down

0 comments on commit 3366905

Please sign in to comment.