Update .travis.yml

This commit is contained in:
Dhinak G
2020-04-25 22:57:45 -04:00
committed by GitHub
parent 549780c8c2
commit 0354300987

View File

@@ -4,7 +4,8 @@ cache:
npm: false
before_script:
- npm install -g gitbook-cli
script:
script:
- ls Universal
- gitbook install
- gitbook build
- cp icons/* _book/gitbook/images