Skip to content

Commit

Permalink
Add travis status.
Browse files Browse the repository at this point in the history
  • Loading branch information
s1061123 committed Dec 5, 2018
1 parent 477c02e commit 79501bd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ script:
deploy:
- provider: script
skip_cleanup: true
script: curl -sL https://git.io/goreleaser | bash --release-notes=/dev/null
script: curl -sL https://git.io/goreleaser | bash -s -- --release-notes=/dev/null
on:
tags: true
all_branches: true
Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# kokotap: Tapping Pod Traffic to VxLAN interface
[![Travis CI](https://travis-ci.org/redhat-nfvpe/kokotap.svg?branch=master)](https://travis-ci.org/redhat-nfvpe/kokotap/builds)

# What is 'kokotap'?

Expand Down

0 comments on commit 79501bd

Please sign in to comment.