-
-
Notifications
You must be signed in to change notification settings - Fork 250
Commit 02a1669
committed
Introduces CI with Travis and tox, fixes #20
Introduces Continuous Integration testing with Travis and tox.
Checks few unit tests for Python 2.7 & 3.6 and verifies the module
installs properly.
Repository needs to be enabled in Travis with one click in:
https://travis-ci.org/corpetty/py-etherscan-api 1 parent cb91fb3 commit 02a1669
3 files changed
+19
-0
lines changedLines changed: 7 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | + | ||
2 | + | ||
3 | + | ||
4 | + | ||
5 | + | ||
6 | + | ||
7 | + |
Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | + | ||
3 | + | ||
4 | + | ||
2 | 5 |
| |
3 | 6 |
| |
4 | 7 |
| |
|
Lines changed: 9 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | + | ||
2 | + | ||
3 | + | ||
4 | + | ||
5 | + | ||
6 | + | ||
7 | + | ||
8 | + | ||
9 | + |
0 commit comments