This website works better with JavaScript.
Home
Explore
Help
Sign In
jmg
/
alarmdecoder
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
More work on Travis.
pyserial_fix
Scott Petersen
7 years ago
parent
e8fef649ca
commit
930fe3597a
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
.travis.yml
+ 1
- 0
.travis.yml
View File
@@ -3,6 +3,7 @@ python:
- 2.7
- 3.6
install:
- pip install -r requirements.txt
- pip install nose
script:
- nosetests
Write
Preview
Loading…
Cancel
Save