We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 967146e commit fafff47Copy full SHA for fafff47
.travis.yml
@@ -1,4 +1,3 @@
1
-sudo: false
2
language: node_js
3
node_js:
4
- '13'
package.json
@@ -10,7 +10,7 @@
10
"url": "github.com/kevva"
11
},
12
"engines": {
13
- "node": ">=7.6.0"
+ "node": ">=4"
14
15
"scripts": {
16
"test": "xo && ava"
0 commit comments