forked from loafle/openapi-generator-original
fix travis test build failure
This commit is contained in:
parent
35b94dff7a
commit
44c342bddd
12
.travis.yml
12
.travis.yml
@ -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
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user