There was an error while loading. Please reload this page.
1 parent b3fe143 commit fe8b438Copy full SHA for fe8b438
1 file changed
.travis.yml
@@ -1,5 +1,11 @@
1
language: node_js
2
-node_js: "8.5.0"
+node_js:
3
+ - "8.5.0"
4
+ - "8"
5
+ - "9"
6
+ - "10"
7
+ - "11"
8
+ - "12"
9
10
script:
11
- npm run build
0 commit comments