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 969ce6d commit 9957219Copy full SHA for 9957219
.travis.yml
@@ -44,3 +44,5 @@ matrix:
44
- node_js: "9"
45
- node_js: "7"
46
- node_js: "5"
47
+ - node_js: "4" # not sure why this is failing; probably something in jest
48
+ env: ESLINT=4
0 commit comments