Skip to content

Commit

Permalink
Update CI Swift version (#197)
Browse files Browse the repository at this point in the history
  • Loading branch information
lucas34 authored Dec 29, 2018
1 parent e882b8a commit 6a7751c
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 @@ -79,7 +79,7 @@ script:
fi

- if [ $TYPE == "LINUX" ]; then
swiftenv install swift-4.2 || true;
swiftenv install swift-4.2.1;
swift test;
fi

Expand Down

0 comments on commit 6a7751c

Please sign in to comment.