Skip to content

Commit 44c342b

Browse files
committed
fix travis test build failure
1 parent 35b94df commit 44c342b

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

.travis.yml

+6-6
Original file line numberDiff line numberDiff line change
@@ -37,12 +37,12 @@ services:
3737

3838
# comment out the host table change to use the public petstore server
3939
addons:
40-
apt:
41-
sources:
42-
- ubuntu-toolchain-r-test
43-
packages:
44-
- g++-5
45-
chrome: stable
40+
#apt:
41+
# sources:
42+
# - ubuntu-toolchain-r-test
43+
# packages:
44+
# - g++-5
45+
#chrome: stable
4646
hosts:
4747
- petstore.swagger.io
4848

0 commit comments

Comments
 (0)