Skip to content

Commit 5dbb0ac

Browse files
author
Matt Land
committed
run tests
1 parent 11da972 commit 5dbb0ac

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ install:
2727
- pip install --force-reinstall pylint==1.9.2
2828

2929
script:
30+
- pytest adafruit_imageload
3031
- pylint adafruit_imageload/**
3132
- ([[ ! -d "examples" ]] || pylint --disable=missing-docstring,invalid-name,bad-whitespace examples/*.py)
3233
- circuitpython-build-bundles --filename_prefix adafruit-circuitpython-imageload --library_location .

0 commit comments

Comments
 (0)