We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7c7fd97 commit c766c35Copy full SHA for c766c35
1 file changed
.travis.yml
@@ -4,10 +4,8 @@ node_js:
4
- "node"
5
- "lts/*"
6
install:
7
- - python --version
8
- npm install
9
- sudo pip install git+https://github.com/moshe/pytest-tomato.git@debug#subdirectory=tomato-lib
10
- - sudo pip install -U requests==2.5.3 requests[security] httplib2 certifi
11
script:
12
- npm test
13
after_script:
0 commit comments