Skip to content

Commit

Permalink
removed travis
Browse files Browse the repository at this point in the history
  • Loading branch information
vsanthanam committed Apr 4, 2018
1 parent cceb37b commit 70d3615
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 5 deletions.
3 changes: 0 additions & 3 deletions .travis.yml

This file was deleted.

2 changes: 0 additions & 2 deletions Nexum.xcodeproj/project.pbxproj
Expand Up @@ -82,7 +82,6 @@
072FCAEA2061F873007F9030 /* module.modulemap */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.module-map"; path = module.modulemap; sourceTree = "<group>"; };
072FCAF920620978007F9030 /* CoreFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreFoundation.framework; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS11.2.sdk/System/Library/Frameworks/CoreFoundation.framework; sourceTree = DEVELOPER_DIR; };
072FCAFB2062097F007F9030 /* SystemConfiguration.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SystemConfiguration.framework; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS11.2.sdk/System/Library/Frameworks/SystemConfiguration.framework; sourceTree = DEVELOPER_DIR; };
0759FFB020747468008F58BB /* .travis.yml */ = {isa = PBXFileReference; lastKnownFileType = text; path = .travis.yml; sourceTree = "<group>"; };
0759FFB52074749D008F58BB /* NexumTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = NexumTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
0759FFB72074749D008F58BB /* NexumTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = NexumTests.m; sourceTree = "<group>"; };
0759FFB92074749D008F58BB /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
Expand Down Expand Up @@ -118,7 +117,6 @@
072FCAD02061EEE5007F9030 = {
isa = PBXGroup;
children = (
0759FFB020747468008F58BB /* .travis.yml */,
076D7F7A2063F319004AC894 /* README.md */,
076D7F7820634005004AC894 /* Guides */,
072FCADD2061EEF1007F9030 /* Nexum */,
Expand Down

0 comments on commit 70d3615

Please sign in to comment.