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 0a17e45 commit a67e1c3Copy full SHA for a67e1c3
.travis.yml
@@ -3,4 +3,5 @@ node_js:
3
- '4'
4
- '5'
5
- '6'
6
+ - '7'
7
script: npm install superagent@3.* && npm run lint && npm test
0 commit comments