Skip to content

Commit

Permalink
update podspec
Browse files Browse the repository at this point in the history
  • Loading branch information
Jakey committed Mar 27, 2018
1 parent 5ba032e commit f0b5ed1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
language: objective-c
osx_image: xcode7.3
xcode_project: JKCategories-Demo.xcodeproj
xcode_scheme: JKCategories-Demo
xcode_scheme: JKCategories

script:
- xctool -project JKCategories-Demo.xcodeproj -scheme JKCategories-Demo build test CODE_SIGN_IDENTITY="" CODE_SIGNING_REQUIRED=NO
- xctool -project JKCategories-Demo.xcodeproj -scheme JKCategories build test CODE_SIGN_IDENTITY="" CODE_SIGNING_REQUIRED=NO
2 changes: 1 addition & 1 deletion JKCategories.podspec
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
version = "1.6";
version = "1.7";

Pod::Spec.new do |s|
s.name = "JKCategories"
Expand Down

0 comments on commit f0b5ed1

Please sign in to comment.