UNPKG

160 BYAMLView Raw
1language: node_js
2
3node_js:
4 - "0.10"
5 - "0.12"
6 - "4.2"
7 - "5.0"
8
9# Use container-based Travis infrastructure.
10sudo: false
11
12branches:
13 only:
14 - master