forked from TrueCloudLab/restic
travis: Fix env variables
This commit is contained in:
parent
54793e9233
commit
506bf61f32
1 changed files with 1 additions and 3 deletions
|
@ -8,9 +8,7 @@ os:
|
||||||
- linux
|
- linux
|
||||||
- osx
|
- osx
|
||||||
|
|
||||||
env:
|
env: SFTP_PATH="/usr/lib/openssh/sftp-server" GOX_OS="linux darwin openbsd freebsd"
|
||||||
- SFTP_PATH="/usr/lib/openssh/sftp-server"
|
|
||||||
- GOX_OS="linux darwin openbsd freebsd"
|
|
||||||
|
|
||||||
notifications:
|
notifications:
|
||||||
irc:
|
irc:
|
||||||
|
|
Loading…
Reference in a new issue