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/18 19:47:12 UTC

[whimsy] branch master updated: try to upgrade nodejs

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 caf8e1f  try to upgrade nodejs
caf8e1f is described below

commit caf8e1f166a26f680dab065280507aa37954622c
Author: Sam Ruby <ru...@intertwingly.net>
AuthorDate: Fri Aug 18 15:46:57 2017 -0400

    try to upgrade nodejs
---
 .travis.yml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/.travis.yml b/.travis.yml
index 933971a..ef35060 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -4,6 +4,8 @@ os:
   - linux
 rvm: # http://rubies.travis-ci.org/
   - 2.4.0 # https://github.com/travis-ci/travis-ci/issues/7848
+before_install:
+  - nvm install 7
 gemfile:
   - www/board/agenda/Gemfile
 notifications:

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