Files
opensprinkler-weather/.travis.yml
Samer Albahra 62a010fb7d Remove Grunt
2019-05-13 15:05:52 -05:00

9 lines
156 B
YAML

bundler_args: --retry 3
language: node_js
node_js: 10
before_install:
- export TZ=America/Chicago
install: npm install
notifications:
on_failure: change