Merge pull request #390 from bfirsh/remove-integration-tests-from-ci

Remove integration tests from ci
This commit is contained in:
Chris Corbyn 2014-08-08 08:37:12 +10:00
commit 6ab084a338
2 changed files with 6 additions and 20 deletions

View file

@ -91,3 +91,8 @@ The easiest way to do this is to use the `--signoff` flag when committing. E.g.:
5. Publish GitHub release, creating tag
6. Update website with `script/deploy-docs`
7. Upload PyPi package
$ git checkout $VERSION
$ python setup.py sdist upload