JFIF x x C C " } !1AQa "q2#BR$3br %&'()*456789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz w !1AQ aq"2B #3Rbr{
File ".travis.yml"
Full Path: /home/u703019046/domains/nawabs.com.au/public_html/node_modules/reusify/.travis.yml
File size: 284 bytes
MIME-type: text/plain
Charset: utf-8
language: node_js
sudo: false
node_js:
- 9
- 8
- 7
- 6
- 5
- 4
- 4.0
- iojs-v3
- iojs-v2
- iojs-v1
- 0.12
- 0.10
cache:
directories:
- node_modules
after_script:
- npm run coverage
notifications:
email:
on_success: never
on_failure: always