Skip to content

Commit

Permalink
Can I build now?
Browse files Browse the repository at this point in the history
  • Loading branch information
deadprogram committed Dec 3, 2013
1 parent 1703e91 commit f2a697e
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 @@ -5,6 +5,6 @@ go:
- release
- tip
install:
- go get -d -v . && go build -v .
- go get -v . && go build -v .
script:
- go test -v .

0 comments on commit f2a697e

Please sign in to comment.