Skip to content

Commit

Permalink
Add PyPy to travis build matrix
Browse files Browse the repository at this point in the history
Signed-off-by: Matteo Cafasso <noxdafox@gmail.com>
  • Loading branch information
noxdafox committed Oct 14, 2017
1 parent 70fce97 commit aeb6b2a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,9 @@ matrix:
- os: linux
sudo: required
python: 3.6
- os: linux
sudo: required
python: pypy
env:
global:
- LD_LIBRARY_PATH=$TRAVIS_BUILD_DIR/clips_core_source_630/core/:$LD_LIBRARY_PATH
Expand Down

0 comments on commit aeb6b2a

Please sign in to comment.