SAP-BTP-Spielwiese/app1/node_modules/http-headers/.travis.yml

11 lines
87 B
YAML
Raw Normal View History

sudo: false
language: node_js
node_js:
- '8'
- '7'
- '6'
- '5'
- '4'
- '0.12'
- '0.10'