We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2d0c24b commit 0549c5eCopy full SHA for 0549c5e
README.md
@@ -10,7 +10,7 @@ The `.travis.yml` file has been modified to upload the generated data to Black D
10
11
```yaml
12
after_success:
13
-- pip install hub-pip==1.0.0
+- pip install hub-pip==1.1.0
14
- python setup.py hub_pip --DeployHubBdio=false
15
- bash <(curl -s https://copilot.blackducksoftware.com/bash/travis) ./build/blackduck/*.jsonld
16
```
0 commit comments