Skip to content

Commit

Permalink
Merge pull request #1 from messagemedia/CodeGen-PY
Browse files Browse the repository at this point in the history
Regenerated SDK
  • Loading branch information
IbrahimTareq committed May 22, 2018
2 parents 868dd9f + d5e0bee commit 0ecf766
Show file tree
Hide file tree
Showing 51 changed files with 2,582 additions and 2,895 deletions.
2 changes: 0 additions & 2 deletions .gitattributes

This file was deleted.

99 changes: 0 additions & 99 deletions .gitignore

This file was deleted.

14 changes: 7 additions & 7 deletions .travis.yml
100755 → 100644
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
language: python
python:
- "2.7"
- "3.5"
# command to install dependencies
install: "pip install -r requirements.txt"
# command to run tests
language: python
python:
- "2.7"
- "3.5"
# command to install dependencies
install: "pip install -r requirements.txt"
# command to run tests
script: nosetests
Loading

0 comments on commit 0ecf766

Please sign in to comment.