Skip to content

Commit

Permalink
Fix missing letter in .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Simon Pilkington committed Oct 9, 2019
1 parent 7960f89 commit 53856e0
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 @@ -24,7 +24,7 @@ matrix:
- os: linux
dist: xenial
sudo: required
ervices: docker
services: docker
env: DOCKER_IMAGE_TAG=swift:4.2.1 USE_SWIFT_LINT=yes

before_install:
Expand Down

0 comments on commit 53856e0

Please sign in to comment.