We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ddc32c8 commit 7262aabCopy full SHA for 7262aab
.travis.yml
@@ -2,3 +2,4 @@ language: node_js
2
# The following are the default, but explicit is better.
3
install: npm install
4
script: npm test
5
+sudo: false
0 commit comments