We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b7a911a commit 711ed27Copy full SHA for 711ed27
.travis.yml
@@ -60,7 +60,7 @@ script:
60
- cordova build android
61
- cordova build browser
62
- cordova build ios
63
-# - cordova plugin add cordova-plugin-crosswalk-webview
+- cordova plugin add cordova-plugin-crosswalk-webview
64
- cordova plugin add cordova-plugin-wkwebview-engine
65
-# - cordova build android
+- cordova build android
66
0 commit comments