Removes the obsolete deps target from Travis.

This commit is contained in:
James Phillips 2016-02-12 18:41:33 -08:00
parent 87678817f9
commit c57477deb5
1 changed files with 1 additions and 1 deletions

View File

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