Merge pull request #1715 from hashicorp/b-travis

Removes the obsolete deps target from Travis.
pull/1717/head
James Phillips 2016-02-12 18:46:13 -08:00
commit 62fd17382a
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ branches:
only:
- master
install: make deps
install: make
script:
- make test