UNPKG

258 BYAMLView Raw
1language: node_js
2
3node_js:
4 - "0.12"
5
6sudo: false
7
8services:
9
10before_install:
11
12before_script:
13
14notifications:
15 email: true
16
17after_failure: "cat /home/travis/build/mgechev/angular2-seed/npm-debug.log"
18
19# whitelisted branches
20branches:
21 only:
22 - master