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:
|
only:
|
||||||
- master
|
- master
|
||||||
|
|
||||||
install: make deps
|
install: make
|
||||||
script:
|
script:
|
||||||
- make test
|
- make test
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue