Skip to content

Commit 3230814

Browse files
authored
Update .travis.yml
1 parent 2a1beb6 commit 3230814

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ language: python
22
python: 3.6
33

44
install:
5-
- pip install -r ./reconnoitre/requirements.txt
5+
- pip install -r ./requirements.txt
66

77
# command to run tests
88
script: nosetests

0 commit comments

Comments
 (0)