blob: 0d323b08c1fb4dd47f164902ec2af80fd103724e [file] [log] [blame]
install:
- npm install gitbook-cli -g
- sudo pip install mkdocs
- chmod +x scripts/travis.sh
script:
- scripts/travis.sh script
after_success:
- scripts/travis.sh after_success
branches:
only:
- master
- java-chassis-1.x