Browse Source

Revert "HOT-FIX: bump python version for TravisCI"

This reverts commit 5ccc4b9031.
rate-limiter-2026
Edward Ribeiro 8 years ago
parent
commit
2cb1bf28ec
  1. 2
      .travis.yml

2
.travis.yml

@ -1,7 +1,7 @@
language: python language: python
python: python:
- 3.7 - 3.5
services: services:
- postgresql - postgresql

Loading…
Cancel
Save