This website works better with JavaScript.
Home
Explore
Help
Sign In
jmg
/
hyde
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Added flake into integration test
main
Jordi Llonch
9 years ago
parent
e4cb7505da
commit
2f4bef5970
1 changed files
with
2 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-0
.travis.yml
+ 2
- 0
.travis.yml
View File
@@ -22,5 +22,7 @@ before_script:
- export PYTHONPATH=$PYTHONPATH:/usr/share/asciidoc/
script:
# Source code sanity check
- flake hyde
# Run Python tests and generate coverage statistics
- nosetests
Write
Preview
Loading…
Cancel
Save