Skip to content

Commit 0073001

Browse files
authored
Remove "Linux - Travis CI" from docs (#4374)
1 parent d9fa513 commit 0073001

File tree

1 file changed

+0
-1
lines changed
  • docs/supported_docker_environment

1 file changed

+0
-1
lines changed

docs/supported_docker_environment/index.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
| Host Operating System / Environment | Minimum recommended docker versions | Known issues / tips |
66
|-------------------------------------|-----------------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
77
| Linux - general | Docker v17.09 | |
8-
| Linux - Travis CI | Docker v17.09 | See [example .travis.yml](https://raw.githubusercontent.com/testcontainers/testcontainers-java/master/.travis.yml) for baseline Travis CI configuration |
98
| Linux - CircleCI (LXC driver) | Docker v17.09 | The `exec` feature is not compatible with CircleCI. See CircleCI configuration [example](./continuous_integration/circle_ci.md) |
109
| Linux - within a Docker container | Docker v17.09 | See [Running inside Docker](continuous_integration/dind_patterns.md) for Docker-in-Docker and Docker wormhole patterns |
1110
| Mac OS X - Docker Toolbox | Docker Machine v0.8.0 | |

0 commit comments

Comments
 (0)