Skip to content

Commit 26a3c3e

Browse files
RDILjleclanche
authored andcommitted
Update .travis.yml
* Remove deprecated sudo option * Temp fix for failing builds
1 parent 13f9e4b commit 26a3c3e

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

.travis.yml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,10 @@
1-
# https://travis-ci.org/evonove/django-oauth-toolkit
2-
sudo: false
1+
# https://travis-ci.org/jazzband/django-oauth-toolkit
32
dist: xenial
43

54
language: python
65

76
python:
87
- "3.4"
9-
- "3.5"
10-
- "3.6"
11-
- "3.7"
128

139
cache:
1410
directories:

0 commit comments

Comments
 (0)