Skip to content

Commit 76fbf61

Browse files
committed
Remove apt operation from travis.
1 parent a54efa8 commit 76fbf61

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.travis.yml

-3
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,6 @@ language: bash
22

33
sudo: required
44

5-
before_install:
6-
- sudo apt remove golang-go
7-
85
script:
96
- export GOROOT=
107
- echo GOROOT=$GOROOT

0 commit comments

Comments
 (0)