3 changed files with 1 additions and 6 deletions
@ -1 +0,0 @@ |
|||||
repo_token: 5ki6iPbGaiwHzIwcfNDzTXoiqAcffqUQs |
|
@ -1,10 +1,7 @@ |
|||||
language: node_js |
language: node_js |
||||
|
|
||||
node_js: |
node_js: |
||||
- '8' |
- '8' |
||||
|
|
||||
install: |
install: |
||||
- npm install |
- npm install |
||||
|
after_success: |
||||
after_script: |
|
||||
- npm coveralls |
- npm coveralls |
||||
|
Loading…
Reference in new issue