Skip to content

Commit

Permalink
use build command
Browse files Browse the repository at this point in the history
  • Loading branch information
kelseyhightower committed Feb 18, 2016
1 parent ca9ce45 commit e9341f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ install:
- sudo pip install awscli
- go get github.com/constabulary/gb/...
- go get golang.org/x/tools/cmd/cover
- go build .
- ./build
- sudo ./install
script:
- ./test
Expand Down

0 comments on commit e9341f9

Please sign in to comment.