macdonst closed pull request #65: Add build-tools-26.0.2 to travis (do not
merge)
URL: https://github.com/apache/cordova-plugin-vibration/pull/65
This is a PR merged from a forked repository.
As GitHub hides the original diff on merge, it is displayed below for
the sake of provenance:
As this is a foreign pull request (from a fork), the diff is supplied
below (as it won't show otherwise due to GitHub magic):
diff --git a/.travis.yml b/.travis.yml
index 9a4e18b..71d9ca8 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -41,6 +41,7 @@ matrix:
android:
components:
- tools
+ - build-tools-26.0.2
- env: PLATFORM=android-5.1
os: linux
language: android
@@ -48,6 +49,7 @@ matrix:
android:
components:
- tools
+ - build-tools-26.0.2
- env: PLATFORM=android-6.0
os: linux
language: android
@@ -55,6 +57,7 @@ matrix:
android:
components:
- tools
+ - build-tools-26.0.2
- env: PLATFORM=android-7.0
os: linux
language: android
@@ -62,6 +65,7 @@ matrix:
android:
components:
- tools
+ - build-tools-26.0.2
before_install:
- rm -rf ~/.nvm && git clone https://github.com/creationix/nvm.git ~/.nvm &&
(cd ~/.nvm
&& git checkout `git describe --abbrev=0 --tags`) && source ~/.nvm/nvm.sh &&
nvm
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]