Skip to content

Commit be7bed5

Browse files
Merge pull request #44 from obsidianforensics/python3
Update to Python3
2 parents 191ed9a + f73ce99 commit be7bed5

28 files changed

+229717
-229350
lines changed

.travis.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
language: python
2+
python: 3.7
3+
script: python -m unittest discover -s tests

0 commit comments

Comments
 (0)