Skip to content

Commit 1f3497f

Browse files
author
agrandiere
committed
install requests
1 parent afecc83 commit 1f3497f

1 file changed

Lines changed: 1 addition & 7 deletions

File tree

.travis.yml

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,8 @@
11
language: python
22
python:
3-
- "2.6"
4-
- "2.7"
5-
- "3.2"
6-
- "3.3"
7-
- "3.4"
8-
- "3.5"
93
- "3.6"
104

115
install:
12-
- pip install
6+
- pip install requests
137
script:
148
- python tests.py

0 commit comments

Comments
 (0)