fix travis test build failure

This commit is contained in:
William Cheng 2025-04-25 18:11:02 +08:00
parent 35b94dff7a
commit 44c342bddd

View File

@ -37,12 +37,12 @@ services:
# comment out the host table change to use the public petstore server # comment out the host table change to use the public petstore server
addons: addons:
apt: #apt:
sources: # sources:
- ubuntu-toolchain-r-test # - ubuntu-toolchain-r-test
packages: # packages:
- g++-5 # - g++-5
chrome: stable #chrome: stable
hosts: hosts:
- petstore.swagger.io - petstore.swagger.io