Browse Source

Allow custom GOROOT to make Travis happy

pull/333/head
Simon Eisenmann 9 years ago
parent
commit
2dee813c0d
  1. 1
      Makefile.am

1
Makefile.am

@ -21,7 +21,6 @@ @@ -21,7 +21,6 @@
AUTOMAKE_OPTIONS = -Wno-portability
ACLOCAL_AMFLAGS = -I m4
unexport GOROOT
unexport GOBIN
EXENAME := spreed-webrtc-server

Loading…
Cancel
Save