Commit Graph

4 Commits

Author SHA1 Message Date
Robin Dunn
4060a8eedc Merge pull request #1093 from swt2c/reenable_python3.7_ci
Re-enable Python 3.7 in CircleCI builds
(cherry picked from commit c403d25113)
2018-12-21 14:12:29 -08:00
Robin Dunn
a76d836c95 Merge pull request #1092 from swt2c/cleanup_ci_deps
Clean up CircleCI dependencies
(cherry picked from commit 185eeeec92)
2018-12-21 14:11:09 -08:00
Robin Dunn
ecbf517ed2 Merge pull request #860 from RobinD42/fix-issue857
Add builders for Python 3.7
(cherry picked from commit 430c61b1bf)
2018-05-19 19:26:03 -07:00
Robin Dunn
056134ea24 Switching to CircleCI (#765)
* Untested first pass at a CircleCI configuration
* Add git submodule checkout
* Check which python is being used
* activate the venv for each task?
* try building with multiple Pythons in parallel
* Turn off TravisCI by removing the config file
* Add some comments
2018-02-23 21:23:44 -08:00