Skip to content

Commit 6d45375

Browse files
committed
rename syntax_checker to syntax_lint
1 parent c65212b commit 6d45375

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ install:
55
- pip install flake8
66
script:
77
- flake8 --max-line-length=100 .
8-
- python tests/syntax_checker.py
8+
- python tests/syntax_lint.py

0 commit comments

Comments
 (0)