Skip to content

Commit 0ecf766

Browse files
authored
Merge pull request #1 from messagemedia/CodeGen-PY
Regenerated SDK
2 parents 868dd9f + d5e0bee commit 0ecf766

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

51 files changed

+2582
-2895
lines changed

.gitattributes

Lines changed: 0 additions & 2 deletions
This file was deleted.

.gitignore

Lines changed: 0 additions & 99 deletions
This file was deleted.

.travis.yml

100755100644
Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
language: python
2-
python:
3-
- "2.7"
4-
- "3.5"
5-
# command to install dependencies
6-
install: "pip install -r requirements.txt"
7-
# command to run tests
1+
language: python
2+
python:
3+
- "2.7"
4+
- "3.5"
5+
# command to install dependencies
6+
install: "pip install -r requirements.txt"
7+
# command to run tests
88
script: nosetests

0 commit comments

Comments
 (0)