Removes the obsolete deps target from Travis.

This commit is contained in:
James Phillips 2016-02-12 18:41:33 -08:00
parent 8d5555246f
commit 5937db50e3

View File

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