Skip to content

Commit 8e3f2f2

Browse files
authored
Merge pull request apache#257 from jcesarmobile/CB-13746
CB-13746: Add build-tools-26.0.2 to travis
2 parents 1876869 + 8f66f07 commit 8e3f2f2

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.travis.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ matrix:
4343
- tools
4444
- platform-tools
4545
- tools
46+
- build-tools-26.0.2
4647
- env: PLATFORM=android-5.1
4748
os: linux
4849
language: android
@@ -52,6 +53,7 @@ matrix:
5253
- tools
5354
- platform-tools
5455
- tools
56+
- build-tools-26.0.2
5557
- env: PLATFORM=android-6.0
5658
os: linux
5759
language: android
@@ -61,6 +63,7 @@ matrix:
6163
- tools
6264
- platform-tools
6365
- tools
66+
- build-tools-26.0.2
6467
- env: PLATFORM=android-7.0
6568
os: linux
6669
language: android
@@ -70,6 +73,7 @@ matrix:
7073
- tools
7174
- platform-tools
7275
- tools
76+
- build-tools-26.0.2
7377
before_install:
7478
- rm -rf ~/.nvm && git clone https://github.com/creationix/nvm.git ~/.nvm && (cd ~/.nvm
7579
&& git checkout `git describe --abbrev=0 --tags`) && source ~/.nvm/nvm.sh && nvm

0 commit comments

Comments
 (0)