getsentry / raven-python

Raven is the legacy Python client for Sentry (getsentry.com) — replaced by sentry-python
https://sentry.io
BSD 3-Clause "New" or "Revised" License
1.68k stars 657 forks source link

ref: Simplify travis setup #1303

Closed untitaker closed 6 years ago

untitaker commented 6 years ago

Fix #1275

untitaker commented 6 years ago

@ashwoods yeah speed is quite the issue. If this becomes too much of a pain we should look into autogenerating .travis.yml from tox.ini. The previous situation was that some things were claimed to be tested in tox but never actually run in travis.