Skip to content

Commit d15fa28

Browse files
dbiebercopybara-github
authored andcommitted
Add termcolor to travis.yml. Not needed as a dep in setup.py yet.
PiperOrigin-RevId: 240627218 Change-Id: I63b37ab89389380bf6a324a70de68a4f03065643
1 parent d0af027 commit d15fa28

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ before_install:
1515
- pip install --upgrade setuptools pip
1616
- pip install --upgrade pylint pytest pytest-pylint pytest-runner
1717
install:
18+
- pip install termcolor
1819
- pip install hypothesis python-Levenshtein
1920
- python setup.py develop
2021
script:

0 commit comments

Comments
 (0)