mirror of
https://github.com/AskDavis/Getting-Started-With-ACPI.git
synced 2026-01-01 05:05:57 -08:00
Update .travis.yml
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
language: node_js
|
||||
language: node_js
|
||||
node_js: node
|
||||
cache:
|
||||
npm: false
|
||||
before_script:
|
||||
- npm uninstall -g gitbook-cli
|
||||
- npm install -g gitbook-cli
|
||||
script:
|
||||
- gitbook install
|
||||
|
||||
Reference in New Issue
Block a user