misc: small fix or general refactoring i did not bother commenting

This commit is contained in:
evilsocket 2018-04-12 11:50:31 +02:00
parent 1888e3ec31
commit d586999d87
Failed to generate hash of commit

View file

@ -14,8 +14,9 @@ before_install:
- export PATH=$PATH:/tmp/protoc/bin/
- go get github.com/golang/protobuf/protoc-gen-go
- go get -v github.com/Masterminds/glide
- sudo pip3 install --upgrade setuptools
- make deps
script:
- make deps
- make protocol
- make daemon/opensnitchd