missing part for last

This commit is contained in:
sanctum32 2015-02-02 19:27:37 +00:00 committed by Antz
parent fee1405b6f
commit aa8df4ae41

View file

@ -11,7 +11,7 @@ compiler:
before_install:
# Latest ubuntu dependencies and libraries for development (gcc and etc).
- sudo add-apt-repository ppa:ubuntu-toolchain-r/test
- echo yes | sudo add-apt-repository ppa:ubuntu-toolchain-r/test
# update and install required tools
- sudo apt-get -qq update