Revert "Set a custom travis install so godeps doesn't get called"

This reverts commit c23749afe0.
This commit is contained in:
Chris Bednarski 2016-02-23 23:01:32 -08:00
parent c23749afe0
commit 0db59e055c
1 changed files with 0 additions and 3 deletions

View File

@ -6,9 +6,6 @@ go:
- 1.4.3
- 1.6
install:
- make deps
script:
- GOMAXPROCS=2 make ci