Skip to content

Commit f15336b

Browse files
committed
update travis
1 parent 95db977 commit f15336b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,5 +21,5 @@ install:
2121
# command to run tests + check syntax style
2222
script:
2323
- python test/test_load_module.py -v
24-
- flake8 .
24+
- flake8 examples/ ot/ test/
2525
- py.test ot test

0 commit comments

Comments
 (0)