Fixing typo in travis config
This commit is contained in:
parent
d310a693be
commit
a2ab1b4ed2
|
@ -6,7 +6,7 @@ go:
|
|||
addons:
|
||||
apt:
|
||||
sources:
|
||||
- ubuntu-toolchain-r/test
|
||||
- ubuntu-toolchain-r-test
|
||||
packages:
|
||||
- libstdc++6
|
||||
before_install:
|
||||
|
|
Loading…
Reference in New Issue
Block a user