Skip to content

Commit 1173e3d

Browse files
authored
Add Circle CI to the README
1 parent e90101b commit 1173e3d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@ This example connects to the broker, sends a request message and waits for a res
153153

154154
# Integration tests
155155

156-
The project is using Travis-CI to run its own integration tests. The tests are executed against Docker images which contain the AMQP broker with configuration corresponding to Eurex Clearing FIXML Interface. The details of the Travis-CI integration can be found in the .travis.yml file.
156+
The project is using Travis-CI and Circle CI to run its own integration tests. The tests are executed against Docker images which contain the AMQP broker with configuration corresponding to Eurex Clearing FIXML Interface. The details of the Travis-CI and Circle CI integration can be found in the .travis.yml and circle.yml files.
157157

158158
# Documentation
159159

0 commit comments

Comments
 (0)