We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 02f5b58 commit 30bd826Copy full SHA for 30bd826
.travis.yml
@@ -6,7 +6,7 @@ before_install:
6
- pip install --user cpp-coveralls
7
8
install:
9
- - sudo apt-get install -y -qq zlib1g-dev python3.5
+ - sudo apt-get install -y --allow-unauthenticated -qq zlib1g-dev python3.5
10
- sudo apt-get install -y -qq binutils-mingw-w64-i686
11
- sudo apt-get install -y -qq gcc-mingw-w64-i686
12
- sudo apt-get install -y -qq g++-mingw-w64-i686
0 commit comments