Skip to content

Commit 85962bd

Browse files
add static tests to travis
1 parent 8db5b82 commit 85962bd

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.travis.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ install:
66
- pip install -r requirements.txt
77
# command to run tests
88
script:
9-
- make test
9+
- make test code-style code-lint
1010
after_success:
1111
- coveralls
12-

0 commit comments

Comments
 (0)