Skip to content

Commit

Permalink
use .travis.yml install step instead of Makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
Alex Suraci and Jon Stevens committed Jun 13, 2013
1 parent 3cad2a2 commit ca96b8a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ go:
- 1.1
- tip

install: go get ./src/github.com/...

script:
- gem install nats
- bin/go version
Expand Down
2 changes: 0 additions & 2 deletions Makefile

This file was deleted.

0 comments on commit ca96b8a

Please sign in to comment.