You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@whimsical.apache.org by se...@apache.org on 2020/11/23 23:50:57 UTC

[whimsy] branch master updated: Also test on osx

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

sebb pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/whimsy.git


The following commit(s) were added to refs/heads/master by this push:
     new fd0c41f  Also test on osx
fd0c41f is described below

commit fd0c41feb67523728fb775501d5f8dda766b9e0f
Author: Sebb <se...@apache.org>
AuthorDate: Mon Nov 23 23:50:47 2020 +0000

    Also test on osx
---
 .travis.yml | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/.travis.yml b/.travis.yml
index 844caab..ba55b7e 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -15,6 +15,10 @@ language: ruby
 rvm: # http://rubies.travis-ci.org/
   - 2.7
 
+os:
+  - linux
+  - osx
+
 # Additionally test lib on focal
 jobs:
   include: