Skip to content

Commit 20b32f4

Browse files
author
mfsoftworks
committed
[testing] added travis.yml
1 parent dd552ef commit 20b32f4

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.travis.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
language: python
2+
python:
3+
- "3.6"
4+
install:
5+
- pip install psutil requests
6+
script:
7+
- monitor.py

0 commit comments

Comments
 (0)