Skip to content

Commit

Permalink
Remove Python tests from travis as they do not exist anymore.
Browse files Browse the repository at this point in the history
  • Loading branch information
eerimoq committed Dec 31, 2019
1 parent 70710c6 commit f25982f
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,6 @@ script:
- make -C examples/c/hello_world
- make -C examples/c/address_book
- make -C examples/c/oneof
- make -C examples/python/hello_world
- make -C examples/python/address_book
- make -C examples/python/oneof
- make -C benchmark ITERATIONS=1

after_success:
Expand Down

0 comments on commit f25982f

Please sign in to comment.