blob: 85dd368beb996fba40977564966ade7092303f84 [file] [log] [blame]
########################################################################
# Test definition #
########################################################################
# list of Gemfiles associated with tools to be tested
gemfile:
- www/board/agenda/Gemfile
- lib/Gemfile
########################################################################
# VM Configuration #
########################################################################
language: ruby
rvm: # http://rubies.travis-ci.org/
- 2.4
# - 2.5 (we don't need this yet, and it doubles the run time)
# add subversion on Linux
addons:
apt:
packages:
- subversion
# install recent Node.js
before_install:
- nvm install 7
# configure ASF LDAP
sudo: required
before_script:
- export rvmsudo_secure_path=1
- rvmsudo ruby -I $PWD/lib -r whimsy/asf -e "ASF::LDAP.configure"
########################################################################
# Notification #
########################################################################
# where to send notifications
notifications:
email:
- notifications@whimsical.apache.org
# N.B. builds are at:
# https://travis-ci.org/apache/whimsy/builds