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:35:54 UTC

[cordova-plugin-splashscreen] branch janpio-tests_ios created (now e13881c)

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

janpio pushed a change to branch janpio-tests_ios
in repository https://gitbox.apache.org/repos/asf/cordova-plugin-splashscreen.git.


      at e13881c  ADDITIONAL_TESTS_DIR=./tests/ios

This branch includes the following new commits:

     new e13881c  ADDITIONAL_TESTS_DIR=./tests/ios

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



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


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

Posted by ja...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit e13881c07e13646698f3ab23be46ff8c5db6f295
Author: Jan Piotrowski <pi...@gmail.com>
AuthorDate: Fri May 10 23:35:47 2019 +0200

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

diff --git a/.travis.yml b/.travis.yml
index 86f0a70..d8ec431 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -37,6 +37,10 @@ _android: &_android
 
 matrix:
   include:
+    # additional `npm test` in directory
+    - env: ADDITIONAL_TESTS_DIR=./tests/ios
+      <<: *_ios
+
     # one local test, without saucelabs
     - env: PLATFORM=local/browser
       <<: *_ios


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