Skip to content

Commit

Permalink
Merge pull request #3 from mfpdev/travis-ci
Browse files Browse the repository at this point in the history
Travis ci
  • Loading branch information
ishaiborovoy committed Jun 23, 2016
2 parents 97d7c6f + f67b05a commit e95c358
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,7 @@ class IBMMobileFirstPlatformFoundationLiveUpdateTests: CustomXCTest {
func testPerformanceExample() {
self.measureBlock {
}

}


Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@
<plist version="1.0">
<dict>
<key>protocol</key>
<string>http</string>
<string>https</string>
<key>host</key>
<string>159.122.222.159</string>
<string>mobilefoundation-bb-server.mybluemix.net</string>
<key>port</key>
<string>9080</string>
<string>443</string>
<key>wlServerContext</key>
<string>/mfp/</string>
<key>languagePreferences</key>
Expand Down

0 comments on commit e95c358

Please sign in to comment.