We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8840d1d commit 2065084Copy full SHA for 2065084
.travis.yml
@@ -1,10 +1,10 @@
1
language: swift
2
-osx_image: xcode9.2
+osx_image: xcode10.1
3
4
branches:
5
only:
6
- master
7
8
script:
9
- cd HHTabBarView/
10
- - xcodebuild clean build CODE_SIGN_IDENTITY="" CODE_SIGNING_REQUIRED=NO
+ - xcodebuild clean build CODE_SIGN_IDENTITY="" CODE_SIGNING_REQUIRED=NO
0 commit comments