Skip to content

Commit c3d6908

Browse files
committed
Remove Babel from travis.yml
1 parent c6dea5e commit c3d6908

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ env:
2525
- TOXENV=py35
2626
- TOXENV=py34
2727
- TOXENV=py33
28-
install: pip install -U tox Babel
28+
install: pip install -U tox
2929
language: python
3030
python: 3.5
3131
script:

0 commit comments

Comments
 (0)