Fixing typo in travis config

This commit is contained in:
Kenneth Shaw 2017-05-24 10:03:55 +07:00
parent d310a693be
commit a2ab1b4ed2

View File

@ -6,7 +6,7 @@ go:
addons:
apt:
sources:
- ubuntu-toolchain-r/test
- ubuntu-toolchain-r-test
packages:
- libstdc++6
before_install: