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

Commit

Permalink
only keep android lint to test 6
Browse files Browse the repository at this point in the history
  • Loading branch information
wrmswindmill committed Jul 30, 2019
1 parent 5a22656 commit 392c836
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,6 @@ node_js: 12.6.0
matrix:
fast_finish: true
include:
# format code using clang-format
# - env: TEST_SUITE=code_format
# language: ruby
# - env: TEST_SUITE=danger
# - env: TEST_SUITE=jsfm
# - env: TEST_SUITE=ios
# language: objective-c
- env: TEST_SUITE=android ABI=armeabi-v7a
language: android
dist: trusty
Expand All @@ -35,10 +28,6 @@ matrix:
components:
- android-26
- extra-android-m2repository
# static check
# - env: TEST_SUITE=static_code_analysis OCLINT=true
# osx_image: xcode7.2
# language: objective-c
- env: TEST_SUITE=static_code_analysis ANDROID_LINT=true
language: android
dist: trusty
Expand Down

0 comments on commit 392c836

Please sign in to comment.