Skip to content

Commit

Permalink
Merge pull request #103 from tomochain/fixbuildstage
Browse files Browse the repository at this point in the history
Update travis.tml stage order
  • Loading branch information
etienne-napoleone committed Jul 4, 2018
2 parents 3481c81 + 9c298a3 commit ac9fa55
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,9 @@ jobs:
script: bash docker_rebuild.sh

stages:
- name: Lint
- name: Test
- name: Coverage
- name: Build and push Docker images
if: type != pull_request AND branch = master
- name: Trigger rebuild of infrastructure images
Expand Down

0 comments on commit ac9fa55

Please sign in to comment.