Skip to content

Commit 8c6fb50

Browse files
Update .travis.yml
1 parent adcd755 commit 8c6fb50

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

+2
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ node_js:
88
- '6'
99
git:
1010
submodules: true
11+
install:
12+
- npm install --ignore-scripts
1113
before_script:
1214
- gem install xcodeproj
1315
- gem install cocoapods

0 commit comments

Comments
 (0)