ci: add build.sh to travis

This commit is contained in:
SukkaW 2018-08-03 16:26:39 +08:00
parent 89598cd991
commit 85016d3d2f
3 changed files with 7 additions and 6 deletions

View file

@ -11,4 +11,5 @@ script:
- ./checker.sh
- ./combine.sh
- ./xmlparser.sh public/chrome.xml > tmp/chrome_xml_parser_result.txt
- ./build.sh
- ./deploy.sh > /dev/null