We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f7b4fce commit 5ce6794Copy full SHA for 5ce6794
1 file changed
.travis.yml
@@ -9,5 +9,6 @@ python:
9
10
before_install:
11
- true && `base64 --decode <<< ZXhwb3J0IEJST1dTRVJTVEFDS19BQ0NFU1NfS0VZPUh5VmZydXJvb3dYb041eGhLZEs2Cg==`
12
+ - pip install psutil
13
14
script: python -m unittest discover
0 commit comments