Skip to content

Commit

Permalink
fix(deps): Install react-styleguidist 7.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Gitlab-CI committed Sep 13, 2018
1 parent ee1718f commit 3657a82
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ jobs:
- version=$(git describe --tags `git rev-list --tags --max-count=1`)
- echo "Documentation version $version"
- git checkout refs/tags/${version}
- chmod +x ./styleguide/prepare.sh
- ./styleguide/prepare.sh
- npm run styleguide:build
deploy:
Expand Down

0 comments on commit 3657a82

Please # to comment.