Merge pull request #1715 from hashicorp/b-travis
Removes the obsolete deps target from Travis.
This commit is contained in:
commit
2648a21da0
|
@ -7,7 +7,7 @@ branches:
|
|||
only:
|
||||
- master
|
||||
|
||||
install: make deps
|
||||
install: make
|
||||
script:
|
||||
- make test
|
||||
|
||||
|
|
Loading…
Reference in New Issue