We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent adcd755 commit 8c6fb50Copy full SHA for 8c6fb50
.travis.yml
@@ -8,6 +8,8 @@ node_js:
8
- '6'
9
git:
10
submodules: true
11
+install:
12
+- npm install --ignore-scripts
13
before_script:
14
- gem install xcodeproj
15
- gem install cocoapods
0 commit comments