UNPKG

125 BYAMLView Raw
1sudo: false
2dist: trusty
3
4addons:
5 chrome: stable
6
7language: node_js
8node_js:
9 - "6"
10 - "8"
11 - "10"
12
13cache:
14 yarn: true