1
0
mirror of https://github.com/mxpv/podsync.git synced 2024-05-11 05:55:04 +00:00

Rework project structure

This commit is contained in:
Maksym Pavlenko
2017-08-19 16:58:23 -07:00
parent 599b7142c2
commit 6b0a234983
47 changed files with 31 additions and 57 deletions

View File

@@ -5,7 +5,6 @@ go_import_path: github.com/mxpv/podsync
go:
- 1.8.3
install:
- cd $TRAVIS_BUILD_DIR/web
- go get -u github.com/golang/dep/cmd/dep
- dep ensure
services: