Skip to content

Commit 884ec5c

Browse files
authored
Update travis.yml
1 parent b103e16 commit 884ec5c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.travis.yml

+3
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,9 @@ env:
1616
- TOX_ENV=py27
1717
- TOX_ENV=flake8
1818

19+
before_install:
20+
- sudo apt-get update
21+
1922
install:
2023
- "pip install tox"
2124

0 commit comments

Comments
 (0)