diff --git a/.travis.yml b/.travis.yml index d6e2888db44..d921b39a1ff 100644 --- a/.travis.yml +++ b/.travis.yml @@ -37,12 +37,12 @@ services: # comment out the host table change to use the public petstore server addons: - apt: - sources: - - ubuntu-toolchain-r-test - packages: - - g++-5 - chrome: stable + #apt: + # sources: + # - ubuntu-toolchain-r-test + # packages: + # - g++-5 + #chrome: stable hosts: - petstore.swagger.io