We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b05370f commit d742d26Copy full SHA for d742d26
.travis.yml
@@ -8,9 +8,6 @@ python:
8
- "3.5"
9
- "3.6"
10
11
-# command to install dependencies
12
-install: "pip install testingbotclient"
13
-
14
# command to run tests
15
script: python test_travis.py
16
0 commit comments