We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b3c163f commit 7083b96Copy full SHA for 7083b96
.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