Skip to content

Commit

Permalink
Fixed linux in appveyor
Browse files Browse the repository at this point in the history
  • Loading branch information
midstar committed Feb 23, 2019
1 parent 11d99c6 commit 4a9edc8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ install:
- sh: export GOPATH=/usr/go
- sh: export PATH=$GOPATH/bin:$PATH
- sh: sudo chmod -R a+rwx $GOPATH
- sh: go get github.com\mattn\goveralls
- sh: go get github.com/mattn/goveralls
- sh: sh $GOPATH/src/github.com/midstar/mediaweb/scripts/install_deps.sh

# Linux install ffmpeg
Expand Down

0 comments on commit 4a9edc8

Please sign in to comment.