mirror of
https://github.com/capnproto/pycapnp.git
synced 2025-03-05 00:41:06 +01:00
Update Travis script to run example.py for now
This commit is contained in:
parent
5a1349d0cb
commit
c9090a653e
1 changed files with 1 additions and 1 deletions
|
@ -24,4 +24,4 @@ before_install:
|
|||
install:
|
||||
- pip install --editable .
|
||||
|
||||
script: true
|
||||
script: cd examples && python example.py
|
||||
|
|
Loading…
Add table
Reference in a new issue