Add CircleCI badge

This commit is contained in:
Kovid Goyal
2019-01-26 13:06:11 +05:30
parent 4dcaec0997
commit 66d2930b7e
2 changed files with 2 additions and 2 deletions

View File

@@ -49,7 +49,6 @@ jobs:
- checkout
- run: echo "export LD_LIBRARY_PATH=$SW/lib" >> $BASH_ENV
- run: echo "export PKG_CONFIG_PATH=$SW/lib/pkgconfig" >> $BASH_ENV
- run: echo $LD_LIBRARY_PATH
- run: $SW/bin/python3 setup.py build --debug --verbose
- run: $SW/bin/python3 test.py