Skip to content

Commit

Permalink
Remove remaining deppy bits
Browse files Browse the repository at this point in the history
  • Loading branch information
Dan Buch committed Jun 13, 2015
1 parent 4a8997c commit 7ae947d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 77 deletions.
73 changes: 0 additions & 73 deletions Deps

This file was deleted.

6 changes: 2 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,7 @@

### from source
0. clone this down
0. install [Go](http://golang.org) and
[Deppy](https://github.com/hamfist/deppy).
0. install [Go](http://golang.org) and [gb](https://github.com/constabulary/gb).
0. `make`

## Configuring Travis Worker
Expand Down Expand Up @@ -58,9 +57,8 @@ travis-worker --echo-config

## Running Travis Worker

0. `deppy restore`
0. `make`
0. `${GOPATH%%:*}/bin/travis-worker`
0. `./bin/travis-worker`

C-c will stop the worker. Note that any VMs for builds that were still running
will have to be cleaned up manually.
Expand Down

0 comments on commit 7ae947d

Please sign in to comment.