Further cleanup and readme rework, fixes #39 (#58)

Further cleanup and readme rework, also fixes #39 with release `v1`
This commit is contained in:
Quentin McGaw
2019-11-23 20:01:29 -05:00
committed by GitHub
parent 0af0632304
commit adf82d844a
3 changed files with 5 additions and 17 deletions

View File

@@ -3,14 +3,9 @@ sudo: required
git:
quiet: true
depth: 1
branches:
only:
- master
- xbuild
env:
global:
- IMAGE_PATH=qmcgaw/private-internet-access
- BASE_TAG=xbuild
before_install:
- curl -fsSL https://get.docker.com | sh
- echo '{"experimental":"enabled"}' | sudo tee /etc/docker/daemon.json