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