Skip to content

Commit 9ff5bb6

Browse files
author
Christian Compton
committed
Swift 3.1 Migration
1 parent 55612e2 commit 9ff5bb6

File tree

2 files changed

+1
-19
lines changed

2 files changed

+1
-19
lines changed

Package.pins

Lines changed: 0 additions & 18 deletions
This file was deleted.

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# docker-compose up
22
app:
3-
image: ibmcom/swift-ubuntu:latest
3+
image: ibmcom/swift-ubuntu:3.1
44
volumes:
55
- .:/root/CircuitBreaker
66
command: bash -c "cd /root/CircuitBreaker && rm -rf Packages && swift package clean && swift build && swift test"

0 commit comments

Comments
 (0)