Skip to content

Commit 4ff4186

Browse files
committed
Re-enable podspec linting
1 parent cb4acde commit 4ff4186

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.travis.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@ osx_image: xcode8
22
language: generic
33
matrix:
44
include:
5-
# - os: osx
6-
# sudo: required
7-
# env: TYPE=podspec
5+
- os: osx
6+
sudo: required
7+
env: TYPE=podspec
88
- os: osx
99
env: TYPE=ios NIMBLE_RUNTIME_IOS_SDK_VERSION=10.0
1010
- os: osx

0 commit comments

Comments
 (0)