Skip to content

Commit

Permalink
building
Browse files Browse the repository at this point in the history
  • Loading branch information
adedayo committed Jul 24, 2018
1 parent d93b30d commit b00d233
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,11 +18,12 @@ before_install:
# - go get github.com/urfave/cli
# - go get github.com/mattn/goveralls
script:
- make

after_success:
- export OUT_FILE="tcpscan_$(git describe --abbrev=0 --tags)_Linux_x86_64.tar.gz"
- echo $OUTFILE
- ls -alsh $TRAVIS_BUILD_DIR
- make


# - "$GOPATH/bin/goveralls -service=travis-ci"
deploy:
Expand Down

0 comments on commit b00d233

Please sign in to comment.