mirror of https://github.com/lukechilds/got.git
Mark Herhold
8 years ago
committed by
Sindre Sorhus
1 changed files with 1 additions and 1 deletions
@ -1,8 +1,8 @@ |
|||
sudo: false |
|||
language: node_js |
|||
node_js: |
|||
- '7' |
|||
- '6' |
|||
- '5' |
|||
- '4' |
|||
- '4.4.4' |
|||
after_success: npm run coveralls |
|||
|
Loading…
Reference in new issue