Skip to content

Commit

Permalink
install pods in travis ci
Browse files Browse the repository at this point in the history
  • Loading branch information
Artur Rymarz committed Apr 24, 2018
1 parent b8243fa commit abd04b3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
language: swift
osx_image: xcode9.3
script: pod install
script: xcodebuild clean build -project Demo/Demo.xcodeproj -sdk iphonesimulator -scheme Demo

0 comments on commit abd04b3

Please sign in to comment.