Skip to content

Commit

Permalink
Rename travis.yml to .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
spinsager authored Dec 30, 2021
1 parent 0dc5e2d commit cc35211
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion travis.yml → .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ node_js:
- 16
script: 'true'
after_success:
- bash <(curl -s https://copilot.blackducksoftware.com/ci/travis/scripts/upload)
- bash <(curl -s https://copilot.blackducksoftware.com/ci/travis/scripts/upload)

0 comments on commit cc35211

Please sign in to comment.