diff options
author | Wolfy-J <[email protected]> | 2018-09-30 18:22:27 +0300 |
---|---|---|
committer | Wolfy-J <[email protected]> | 2018-09-30 18:22:27 +0300 |
commit | 125f3b837355e932f73f54461e7550702d3fbcb0 (patch) | |
tree | 2c2e2b80c5ce1241f88108791b9d094cd538e1f8 /.travis.yml | |
parent | 54a105ead09c30a56c8caa6dde21828d50cc3e85 (diff) |
new env values
Diffstat (limited to '.travis.yml')
-rw-r--r-- | .travis.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml index 78d66eb5..13d0d7a5 100644 --- a/.travis.yml +++ b/.travis.yml @@ -21,6 +21,7 @@ install: - go get -u "github.com/pkg/errors" - go get -u "github.com/stretchr/testify/assert" - go get -u "github.com/shirou/gopsutil/process" + - go get -u "golang.org/x/net/http2" - composer install --no-interaction --prefer-source --ignore-platform-reqs script: |