Files
red_de_investigacion_front/node_modules/@hapi/address/.travis.yml
T
DanielRamirezGe 5eecfbf6cd first commit
2020-01-14 20:43:08 -06:00

18 lines
164 B
YAML

language: node_js
node_js:
- "8"
- "10"
- "12"
- "node"
sudo: false
install:
- "npm install"
os:
- "linux"
- "osx"
- "windows"