We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 35b94df commit 44c342bCopy full SHA for 44c342b
1 file changed
.travis.yml
@@ -37,12 +37,12 @@ services:
37
38
# comment out the host table change to use the public petstore server
39
addons:
40
- apt:
41
- sources:
42
- - ubuntu-toolchain-r-test
43
- packages:
44
- - g++-5
45
- chrome: stable
+ #apt:
+ # sources:
+ # - ubuntu-toolchain-r-test
+ # packages:
+ # - g++-5
+ #chrome: stable
46
hosts:
47
- petstore.swagger.io
48
0 commit comments