Skip to content

Commit d52c8a3

Browse files
author
Nathan Lee
committed
Removed unnecessary install step from .travis.yml
1 parent e92f146 commit d52c8a3

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

.travis.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,6 @@ python:
66
- "3.6"
77
- "3.6-dev"
88
- "3.7"
9-
# command to install dependencies
10-
install:
11-
- pip install -r requirements.txt
129
# command to run tests
1310
script:
1411
- pytest

travis.yml

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)