Add .travis.yml
Review Request #7502 — Created July 8, 2015 and submitted
This patch adds a configuration file for Travis CI. The current
configuration will run tests on Python 2.6 and 2.7 with all supported
databases (sqlite, Postgres, MySQL+MYISAM, MySQL+INNODB).
Tests passing successfully on my fork at
https://travis-ci.org/brennie/django-evolution
Description | From | Last Updated |
---|---|---|
Should use 4 space indentation. |
|
Commit: |
|
||||
---|---|---|---|---|---|
Diff: |
Revision 2 (+50) |
Commit: |
|
||||
---|---|---|---|---|---|
Diff: |
Revision 3 (+50) |
Change Summary:
Fixing indentation (again)
Commit: |
|
||||
---|---|---|---|---|---|
Diff: |
Revision 4 (+50) |
Commit: |
|
||||
---|---|---|---|---|---|
Diff: |
Revision 5 (+52) |
-
Can you add the same notification stuff we have in the Djblets build, so it'll go to the right place in Slack?
Change Summary:
Add slack notification
Commit: |
|
||||
---|---|---|---|---|---|
Diff: |
Revision 6 (+58) |
Commit: |
|
||||
---|---|---|---|---|---|
Diff: |
Revision 7 (+58) |