Test Go 1.5 on Ubuntu Trusty on Travis
1.5 is the default version on Trusty (VER=1.5 added just for display on Travis)
This commit is contained in:
parent
06657a9814
commit
8666b99e74
2 changed files with 5 additions and 4 deletions
|
|
@ -26,10 +26,6 @@ case "$SWIGLANG" in
|
|||
sudo dpkg -i dmd_2.066.0-0_amd64.deb
|
||||
;;
|
||||
"go")
|
||||
# Until configure.ac is fixed
|
||||
go env | sed -e 's/^/export /' > goenvsetup
|
||||
source goenvsetup
|
||||
rm -f goenvsetup
|
||||
;;
|
||||
"javascript")
|
||||
case "$ENGINE" in
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue