You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by pu...@apache.org on 2018/12/19 08:59:47 UTC

[cordova-windows] branch purplecabbage-patch-1 created (now 2fc7695)

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

purplecabbage pushed a change to branch purplecabbage-patch-1
in repository https://gitbox.apache.org/repos/asf/cordova-windows.git.


      at 2fc7695  Check for travis windows support

This branch includes the following new commits:

     new 2fc7695  Check for travis windows support

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-windows] 01/01: Check for travis windows support

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

purplecabbage pushed a commit to branch purplecabbage-patch-1
in repository https://gitbox.apache.org/repos/asf/cordova-windows.git

commit 2fc769536dfb31de80fefa7b34fd689a72f2f48b
Author: Jesse MacFadyen <pu...@gmail.com>
AuthorDate: Wed Dec 19 00:59:43 2018 -0800

    Check for travis windows support
---
 .travis.yml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.travis.yml b/.travis.yml
index 7e44fef..69d0f1d 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,4 +1,5 @@
 language: node_js
+os: windows
 sudo: false
 
 git:


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