Skip to content

Commit ea63386

Browse files
author
Bill Prin
committed
Add Install step back
1 parent 0743d3b commit ea63386

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.travis.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,5 +34,9 @@ before_install:
3434
gcloud auth activate-service-account --key-file python-docs-samples.json;
3535
fi
3636

37+
install:
38+
- pip install tox coveralls
39+
3740
script:
3841
- tox
42+

0 commit comments

Comments
 (0)