diff --git a/.travis.yml b/.travis.yml index 4156c5a..969bacb 100644 --- a/.travis.yml +++ b/.travis.yml @@ -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