Skip to content

Commit

Permalink
[#6] - Tested to see index.html after build.
Browse files Browse the repository at this point in the history
  • Loading branch information
JimmyLv committed Aug 23, 2016
1 parent 4ed968b commit 400d67f
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 @@ -15,6 +15,7 @@ script:
- cat config/conf.json.in | sed -e "s/QiNiuAK/$QiNiuAK/" | sed -e "s/QiNiuSK/$QiNiuSK/" > config/conf.json
- wget http://devtools.qiniu.io/qiniu-devtools-linux_amd64-current.tar.gz
- tar xfz qiniu-*.tar.gz
- cat build/index.html
- ./qrsync config/conf.json
after_script:
# - npm run codecov
Expand Down

0 comments on commit 400d67f

Please sign in to comment.