We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7edf9f4 commit 9403843Copy full SHA for 9403843
.travis.yml
@@ -5,7 +5,8 @@ os: linux
5
matrix:
6
include:
7
- name: "Linter"
8
- node_js: "latest"
+ language: node_js
9
+ node_js: "node"
10
env:
11
- NODE=$(which node)
12
script:
0 commit comments