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: addons:
apt: apt:
sources: sources:
- ubuntu-toolchain-r/test - ubuntu-toolchain-r-test
packages: packages:
- libstdc++6 - libstdc++6
before_install: before_install: