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,7 @@
|
|||||||
language: node_js
|
language: node_js
|
||||||
node_js: node
|
node_js: node
|
||||||
before_script:
|
before_script:
|
||||||
- npm uninstall -g gitbook
|
- npm uninstall -g gitbook-cli
|
||||||
- npm install -g gitbook-cli
|
- npm install -g gitbook-cli
|
||||||
script:
|
script:
|
||||||
- gitbook install
|
- gitbook install
|
||||||
|
|||||||
Reference in New Issue
Block a user