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 db3c4a9 commit a44968dCopy full SHA for a44968d
.travis.yml
@@ -1,6 +1,6 @@
1
language: node_js
2
node_js:
3
- - 12
+ - 16
4
script: 'true'
5
after_success:
6
- bash <(curl -s https://copilot.blackducksoftware.com/ci/travis/scripts/upload)
0 commit comments