Skip to content

Commit 4d4b4d5

Browse files
authored
Update .travis.yml
1 parent b799d24 commit 4d4b4d5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,7 @@
33
- "3.6"
44
script:
55
- pytest
6+
install:
7+
- pip install -r requirements.txt
68
after_success:
79
- bash <(curl -s https://blackducksoftware.github.io/hub-detect/hub-detect.sh) --blackduck.hub.url="https://hubeval32.blackducksoftware.com" --blackduck.hub.username="ntu" --blackduck.hub.password="ntu@2018" --blackduck.hub.trust.cert=true --detect.policy.check=true

0 commit comments

Comments
 (0)