We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3ea7d57 commit 5416e06Copy full SHA for 5416e06
.travis.yml
@@ -25,31 +25,27 @@ matrix:
25
android:
26
components:
27
- tools
28
- - tools
29
- env: PLATFORM=android-5.1
30
os: linux
31
language: android
32
jdk: oraclejdk8
33
34
35
36
37
- env: PLATFORM=android-6.0
38
39
40
41
42
43
44
45
- env: PLATFORM=android-7.0
46
47
48
49
50
51
52
53
before_install:
54
- npm cache clean -f
55
- rm -rf ~/.nvm && git clone https://github.com/creationix/nvm.git ~/.nvm && (cd ~/.nvm
0 commit comments