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

Commit

Permalink
Update travis
Browse files Browse the repository at this point in the history
  • Loading branch information
YorkShen committed Jun 28, 2019
1 parent d5fb531 commit 65d72a6
Showing 1 changed file with 4 additions and 16 deletions.
20 changes: 4 additions & 16 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,24 +1,8 @@
os:
- osx
- linux
language: node_js
node_js: 7.6
rvm: 2.0.0
env:
- TEST_SUITE=danger
- TEST_SUITE=jsfm
- TEST_SUITE=android
matrix:
fast_finish: true
exclude:
- os: osx
env: TEST_SUITE=danger
- os: osx
env: TEST_SUITE=jsfm
- os: osx
env: TEST_SUITE=android
- os: linux
env: TEST_SUITE=android
include:
- os: linux
env: TEST_SUITE=android
Expand All @@ -34,6 +18,10 @@ matrix:
- extra-google-m2repository
- extra-android-m2repository
- sys-img-x86-android-26
- os: linux
env: TEST_SUITE=jsfm
- os: osx
env: TEST_SUITE=danger
cache:
directories:
- node_modules
Expand Down

0 comments on commit 65d72a6

Please sign in to comment.