You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@whimsical.apache.org by ru...@apache.org on 2017/08/19 02:49:47 UTC

[whimsy] branch master updated: try adding chrome

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

rubys 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 c271ae8  try adding chrome
c271ae8 is described below

commit c271ae8003f9eb9a18c10cb98e13bd9ed036a195
Author: Sam Ruby <ru...@intertwingly.net>
AuthorDate: Fri Aug 18 22:49:37 2017 -0400

    try adding chrome
---
 .travis.yml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/.travis.yml b/.travis.yml
index d1ca558..3e5fff0 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -2,6 +2,9 @@ language: ruby
 os:
   - osx
   - linux
+dist: trusty
+addons:
+  chrome: beta
 rvm: # http://rubies.travis-ci.org/
   - 2.4.0 # https://github.com/travis-ci/travis-ci/issues/7848
 before_install:

-- 
To stop receiving notification emails like this one, please contact
['"commits@whimsical.apache.org" <co...@whimsical.apache.org>'].