Skip to content
This repository has been archived by the owner on Jun 3, 2021. It is now read-only.

Commit

Permalink
adjust job order
Browse files Browse the repository at this point in the history
  • Loading branch information
wrmswindmill committed Jul 22, 2019
1 parent 2aff44d commit 193124d
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@ node_js: 7.6
matrix:
fast_finish: true
include:
# format code using clang-format
- env: FORMAT_CODE=true
language: ruby
- env: TEST_SUITE=danger
- env: TEST_SUITE=jsfm
- env: TEST_SUITE=ios
Expand Down Expand Up @@ -44,10 +47,6 @@ matrix:
components:
- android-26
- extra-android-m2repository

# format code using clang-format
- env: FORMAT_CODE=true
language: ruby

cache:
directories:
Expand Down

0 comments on commit 193124d

Please sign in to comment.