Browse Source

fixed flake executable

main
Jordi Llonch 9 years ago
parent
commit
ac1646815c
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      .travis.yml

+ 1
- 1
.travis.yml View File

@@ -23,6 +23,6 @@ before_script:


script: script:
# Source code sanity check # Source code sanity check
- flake hyde
- flake8 hyde
# Run Python tests and generate coverage statistics # Run Python tests and generate coverage statistics
- nosetests - nosetests

Loading…
Cancel
Save