Final Travis cleanup

This commit is contained in:
Josh Stewart 2017-06-17 13:33:45 +10:00
parent bffa65f939
commit 3cddf33f7a
1 changed files with 2 additions and 2 deletions

View File

@ -43,8 +43,8 @@ addons:
- cppcheck/trusty-backports
before_install:
- sudo apt-get update -qq
- sudo apt-get install -t trusty-backports cppcheck
#- sudo apt-get update -qq
#- sudo apt-get install -t trusty-backports cppcheck
#- sudo apt-get build-dep -qq cppcheck
#- wget https://github.com/danmar/cppcheck/archive/1.79.zip
#- unzip 1.79.zip