Skip to content

Commit 6d8dc10

Browse files
authored
Drop a duplicate sudo key from Travis CI config
1 parent 19edb4b commit 6d8dc10

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.travis.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@ jobs:
3232
all_branches: true
3333
python: 3.6
3434

35-
3635
install:
3736
- pip install -U setuptools twine pip wheel
3837
- pip install -r requirements-dev.txt
@@ -44,5 +43,3 @@ script:
4443

4544
after_success:
4645
- codecov
47-
48-
sudo: false

0 commit comments

Comments
 (0)