Skip to content

Commit

Permalink
Merge pull request #80 from wangnuannuan/feature/travis_ci
Browse files Browse the repository at this point in the history
travis: modify python code and config file .travis.yml
  • Loading branch information
Wayne Ren authored Jan 29, 2019
2 parents 9c6b45f + b9cfcd8 commit b91b5c1
Show file tree
Hide file tree
Showing 6 changed files with 543 additions and 469 deletions.
4 changes: 2 additions & 2 deletions .ci/before_install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@ fi
pip install recommonmark || die
pip install sphinx_rtd_theme || die
}
pip install PrettyTable || die
pip install colorama || die
pip install embarc_cli || die
pip install configparser || die
pip install requests || die
pip install XlsxWriter || die
}
Loading

0 comments on commit b91b5c1

Please sign in to comment.