mirror of https://github.com/hashicorp/consul
Merge pull request #1715 from hashicorp/b-travis
Removes the obsolete deps target from Travis.pull/1717/head
commit
62fd17382a
|
@ -7,7 +7,7 @@ branches:
|
|||
only:
|
||||
- master
|
||||
|
||||
install: make deps
|
||||
install: make
|
||||
script:
|
||||
- make test
|
||||
|
||||
|
|
Loading…
Reference in New Issue