fix/ci: update travis.yml

This commit is contained in:
SukkaW 2018-08-20 10:37:09 +08:00
parent 53179cde57
commit 854748b899
2 changed files with 5 additions and 11 deletions

View file

@ -5,13 +5,5 @@ dist: trusty
install:
- sudo apt-get --yes install libxml2-utils
script:
- chmod +x ./checker.sh
- chmod +x ./combine.sh
- chmod +x ./util/xmlparser.sh
- chmod +x ./build.sh
- chmod +x ./deploy.sh
- ./checker.sh
- ./combine.sh
- ./xmlparser.sh tmp/chrome.xml > tmp/chrome_xml_parser_result.txt
- ./build.sh
- ./deploy.sh > /dev/null
- chmod +x ./run.sh
- ./run.sh