Skip to content

Commit

Permalink
[Travis] Change Swift 4 snapshot to '2017-07-26-a'
Browse files Browse the repository at this point in the history
Running `swift test` causes issues in '2017-07-27-a'.
  • Loading branch information
nvzqz committed Jul 28, 2017
1 parent aa0b305 commit 9ee7e0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ matrix:
sudo: required
dist: trusty
env:
- SWIFT_VERSION="4.0-DEVELOPMENT-SNAPSHOT-2017-07-27-a"
- SWIFT_VERSION="4.0-DEVELOPMENT-SNAPSHOT-2017-07-26-a"
env:
global:
- LC_CTYPE=en_US.UTF-8
Expand Down

0 comments on commit 9ee7e0d

Please sign in to comment.