diff options
author | Simon Warta <[email protected]> | 2015-10-21 16:22:13 +0200 |
---|---|---|
committer | Simon Warta <[email protected]> | 2015-10-22 17:21:39 +0200 |
commit | ed43ebe07cdec32a8c45748ae3b0ce8e4eb055ce (patch) | |
tree | c08e12ece465072f21184934ab36d87a75549c26 /.travis.yml | |
parent | 69a5a56b38a309241126641149471a36137507a0 (diff) |
Test botan.py using Python2 and Python3 on Linux and OS X
Diffstat (limited to '.travis.yml')
-rw-r--r-- | .travis.yml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml index 2efbb1f91..b4f11be7d 100644 --- a/.travis.yml +++ b/.travis.yml @@ -83,6 +83,8 @@ addons: - zlib1g-dev - libbz2-dev - liblzma-dev + - python2 + - python3 coverity_scan: project: |