Skip to content

Commit 6622032

Browse files
author
Jaehong Kang
committed
Add brew install
1 parent 4e969be commit 6622032

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ language: objective-c
22
osx_image: xcode10
33

44
install:
5+
- brew install swiftlint swiftformat
56
- cd ./Demo; pod install
67

78
script:

0 commit comments

Comments
 (0)