Simplify travis instructions
This commit is contained in:
parent
365c95b33d
commit
1768881719
@ -2,8 +2,6 @@ language: node_js
|
||||
node_js:
|
||||
- "5.7.0"
|
||||
script:
|
||||
- "npm update"
|
||||
- "node node_modules/kindscript/built/kind.js buildtarget"
|
||||
- "node node_modules/kindscript/built/kind.js travis"
|
||||
- "node node_modules/kindscript/built/kind.js uploaddoc"
|
||||
sudo: false
|
||||
|
Loading…
Reference in New Issue
Block a user