Skip to content

Commit

Permalink
Update to swift 403 (#115)
Browse files Browse the repository at this point in the history
* Update to swift 403

* Update to swift 403
  • Loading branch information
ShihabMehboob authored and Aaron Liberatore committed Jan 3, 2018
1 parent 81ec99e commit fc4bbd0
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .swift-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
4.0.2
4.0.3
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ matrix:
dist: trusty
sudo: required
- os: osx
osx_image: xcode9.1
osx_image: xcode9.2
sudo: required

before_install:
Expand Down
2 changes: 1 addition & 1 deletion docker.compose.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
test:
image: ibmcom/swift-ubuntu:4.0.2
image: ibmcom/swift-ubuntu:4.0.3
volumes:
- .:/Swift-Kuery
command: bash -c "cd /Swift-Kuery && swift package clean && swift build"

0 comments on commit fc4bbd0

Please sign in to comment.