You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by ja...@apache.org on 2019/05/10 21:38:08 UTC

[cordova-plugin-wkwebview-engine] 01/01: ADDITIONAL_TESTS_DIR=./tests/ios

This is an automated email from the ASF dual-hosted git repository.

janpio pushed a commit to branch janpio-ci_tests_ios
in repository https://gitbox.apache.org/repos/asf/cordova-plugin-wkwebview-engine.git

commit edab3a5baf69266b3e773c50d048a8b12b18b076
Author: Jan Piotrowski <pi...@gmail.com>
AuthorDate: Fri May 10 23:38:03 2019 +0200

    ADDITIONAL_TESTS_DIR=./tests/ios
---
 .travis.yml | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/.travis.yml b/.travis.yml
index 0febb1d..bc6bb58 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -20,7 +20,11 @@ _ios: &_ios
   osx_image: xcode10.2
 
 matrix:
-  include:    
+  include:
+    # additional `npm test` in directory
+    - env: ADDITIONAL_TESTS_DIR=./tests/ios
+      <<: *_ios
+
     # local tests, without saucelabs
     - env: PLATFORM=local/ios-10.0
       <<: *_ios


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org