Removes the obsolete deps target from Travis.
This commit is contained in:
parent
87678817f9
commit
c57477deb5
|
@ -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