We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9c5e4a9 commit 862c4feCopy full SHA for 862c4fe
.travis.yml
@@ -6,6 +6,7 @@ install:
6
- pip install Pillow
7
- pip install evdev
8
script:
9
+- chmod -R g+rw ./tests/fake-sys/devices/**/*
10
- ./tests/api_tests.py
11
deploy:
12
provider: pypi
0 commit comments