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 b4c0cdf commit d78a045Copy full SHA for d78a045
.travis.yml
@@ -49,7 +49,7 @@ matrix:
49
- android-sdk-preview-license-.+
50
- android-sdk-license-.+
51
- google-gdk-license-.+
52
- env: CORDOVA_VERSION="7.1.0" CORDOVA_PLATFORM="android" CORDOVA_PLATFORM_VERSION="7.1.0"
+ env: CORDOVA_VERSION="7.1.0" CORDOVA_PLATFORM="android" CORDOVA_PLATFORM_VERSION="7.1.1"
53
54
- os: linux
55
sudo: false
@@ -72,7 +72,7 @@ matrix:
72
73
74
75
- env: CORDOVA_VERSION="8.0.0" CORDOVA_PLATFORM="android" CORDOVA_PLATFORM_VERSION="7.1.0"
+ env: CORDOVA_VERSION="8.0.0" CORDOVA_PLATFORM="android" CORDOVA_PLATFORM_VERSION="7.1.1"
76
77
- os: osx
78
language: objective-c
0 commit comments