fix: fixed .travis.yml

This commit is contained in:
evilsocket
2017-12-19 23:07:08 +01:00
parent 922f40a83b
commit df4a63d701

View File

@@ -3,16 +3,13 @@ sudo: false
go:
- 1.9.x
cache:
- arcd/_dependencies
git:
depth: 3
before_install:
- cd arcd
install:
- make dependencies
- make deps
go_import_path: github.com/evilsocket/arc