-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- move to Xenial distro - drop PostgreSQL-9.4 - install Py3 packages - do not crash in s3_update_check.py if optional package is broken (boto broken on Xenial) - disable some optional requirements (for CI only) that don't work for Py-3.5 on Xenial due to version incompatibilities (e.g. tweepy) - update modules/pyparsing.py to Py2/3 hybrid - prepare for Py-2.7/3.5 hybrid testing
- Loading branch information
Showing
8 changed files
with
6,768 additions
and
3,783 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
nursix-dev-2960-g1d8919f (2019-07-08 19:57:37) | ||
nursix-dev-2961-gc795d48 (2019-07-08 23:31:20) |
Oops, something went wrong.