Skip to content

Commit d78a045

Browse files
committed
Upgrade CORDOVA_PLATFORM_VERSION to 7.1.1 in order to fix tests.
1 parent b4c0cdf commit d78a045

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ matrix:
4949
- android-sdk-preview-license-.+
5050
- android-sdk-license-.+
5151
- google-gdk-license-.+
52-
env: CORDOVA_VERSION="7.1.0" CORDOVA_PLATFORM="android" CORDOVA_PLATFORM_VERSION="7.1.0"
52+
env: CORDOVA_VERSION="7.1.0" CORDOVA_PLATFORM="android" CORDOVA_PLATFORM_VERSION="7.1.1"
5353

5454
- os: linux
5555
sudo: false
@@ -72,7 +72,7 @@ matrix:
7272
- android-sdk-preview-license-.+
7373
- android-sdk-license-.+
7474
- google-gdk-license-.+
75-
env: CORDOVA_VERSION="8.0.0" CORDOVA_PLATFORM="android" CORDOVA_PLATFORM_VERSION="7.1.0"
75+
env: CORDOVA_VERSION="8.0.0" CORDOVA_PLATFORM="android" CORDOVA_PLATFORM_VERSION="7.1.1"
7676

7777
- os: osx
7878
language: objective-c

0 commit comments

Comments
 (0)