Skip to content

Commit 2065084

Browse files
authored
Update .travis.yml
1 parent 8840d1d commit 2065084

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
language: swift
2-
osx_image: xcode9.2
2+
osx_image: xcode10.1
33

44
branches:
55
only:
66
- master
77

88
script:
99
- cd HHTabBarView/
10-
- xcodebuild clean build CODE_SIGN_IDENTITY="" CODE_SIGNING_REQUIRED=NO
10+
- xcodebuild clean build CODE_SIGN_IDENTITY="" CODE_SIGNING_REQUIRED=NO

0 commit comments

Comments
 (0)