You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by br...@apache.org on 2019/09/26 15:01:44 UTC

[cordova-node-xcode] 01/01: Travis CI now on Linux & macOS ("osx")

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

brodybits pushed a commit to branch brodybits-travis-ci-multiple-os
in repository https://gitbox.apache.org/repos/asf/cordova-node-xcode.git

commit d06078f9e727c2006372e2d06b08d228ece8c9cd
Author: Christopher J. Brody <ch...@brody.consulting>
AuthorDate: Thu Sep 26 11:01:05 2019 -0400

    Travis CI now on Linux & macOS ("osx")
---
 .travis.yml | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/.travis.yml b/.travis.yml
index 39d8677..44b04f9 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -10,6 +10,10 @@ node_js:
   - 10
   - 12
 
+os:
+  - linux
+  - osx
+
 install:
   - nvm --version
   - node --version


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