Skip to content

Commit

Permalink
Do not run AVR and ARM tests on travis.
Browse files Browse the repository at this point in the history
  • Loading branch information
eerimoq committed Dec 16, 2019
1 parent a0844a2 commit 1237030
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,6 @@ install:
script:
- coverage run --source=pbtools setup.py test
- make test-c
- make test-c-avr
- make test-c-arm
- make -C examples/c/hello_world
- make -C examples/c/address_book
- make -C examples/c/oneof
Expand Down

0 comments on commit 1237030

Please sign in to comment.