Skip to content

Commit cbed4fc

Browse files
committed
typecheck in CI
1 parent f19e8ce commit cbed4fc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ script:
1717
- coverage run --source=pyff setup.py test
1818
- mv .coverage .coverage.1
1919
- coverage combine
20+
- make typecheck
2021
before_install:
2122
- sudo apt-get update -qq
2223
- sudo apt-get install -qq python-dev libyaml-dev libxml2-dev libxslt-dev libsofthsm softhsm opensc libengine-pkcs11-openssl

0 commit comments

Comments
 (0)