mirror of
https://github.com/zulip/zulip.git
synced 2025-10-23 16:14:02 +00:00
travis-ci: add production Python 3 test suite.
- Add production testing to .travis.yml file for PY3 env Fixes #1710.
This commit is contained in:
@@ -31,6 +31,8 @@ matrix:
|
||||
include:
|
||||
- python: "3.4"
|
||||
env: TEST_SUITE=static-analysis
|
||||
- python: "3.4"
|
||||
env: TEST_SUITE=production
|
||||
- python: "2.7"
|
||||
env: TEST_SUITE=production
|
||||
# command to run tests
|
||||
|
Reference in New Issue
Block a user