Skip to content

Commit 4468691

Browse files
committed
force yes
1 parent a1971fb commit 4468691

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ before_install:
1010
- npm install -g gulp
1111
- sudo add-apt-repository -y ppa:ubuntu-toolchain-r/test
1212
- sudo apt-get update -qq
13-
- sudo apt-get install -qq g++-4.8
13+
- sudo apt-get install -qq --force-yes g++-4.8
1414
- export CXX="g++-4.8"
1515

1616
script:

0 commit comments

Comments
 (0)