Skip to content

Commit

Permalink
comments
Browse files Browse the repository at this point in the history
  • Loading branch information
worxli committed Feb 13, 2019
1 parent fc69a85 commit 326995a
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions TESTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ topology, specify the `-d` flag.

If you want to use `docker-compose` commands, `./tools/dc` might be helpful.

### Circle-CI
The SCION project uses Circle-CI as its continuous integration platform. To run a local version
of Circle-CI first build a docker image as described in `docker/README.md` and then run
`tools/ci/local`.
### CI
The SCION project uses Buildkite as its continuous integration platform. To run an approximated
local version of the CI pipeline (does not include acceptance tests), first build a docker image
as described in `docker/README.md` and then run `tools/ci/local`.

0 comments on commit 326995a

Please sign in to comment.