Add .travis.yml
Review Request #7502 — Created July 7, 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. |
chipx86 |
- Commit:
-
70026fffc585f6e25978b4d3ffc02e2115e1dcffe8909636ea2ca3d678ba314d44d9961a590b99be
- Diff:
-
Revision 2 (+50)
- Commit:
-
e8909636ea2ca3d678ba314d44d9961a590b99be6bba18744f11334192e927f079cfed56dbbdb68c
- Diff:
-
Revision 3 (+50)
- Change Summary:
-
Fixing indentation (again)
- Commit:
-
6bba18744f11334192e927f079cfed56dbbdb68c84c1dc59265a0e888b2fec10268664ead022b03b
- Diff:
-
Revision 4 (+50)
- Commit:
-
84c1dc59265a0e888b2fec10268664ead022b03b484ed26cfc032bcbf90bae36f6ffad249d5c7114
- 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:
-
484ed26cfc032bcbf90bae36f6ffad249d5c7114cdbdbc6617a2ac0682027c2b61f8de5db9421693
- Diff:
-
Revision 6 (+58)
- Commit:
-
cdbdbc6617a2ac0682027c2b61f8de5db94216937d3023f43da9a12d29e334efb5276470cdedcbba
- Diff:
-
Revision 7 (+58)