See #176. Remove installing Golang in Travis CI
It is already installed. See https://travis-ci.org/Glavin001/atom-beautify/builds/61006636
This commit is contained in:
parent
0a0ba673e8
commit
319ea8b558
|
@ -39,8 +39,6 @@ before_install:
|
|||
- brew install pandoc
|
||||
# Java, C, C++, C#, Objective-C, D, Pawn, Vala
|
||||
- brew install uncrustify
|
||||
# Golang
|
||||
- brew install go
|
||||
# PHP
|
||||
# - brew tap homebrew/homebrew-php
|
||||
# - brew gist-logs php56
|
||||
|
|
Loading…
Reference in New Issue