Skip to content
This repository was archived by the owner on Aug 19, 2021. It is now read-only.

Commit ab956fd

Browse files
authored
Merge pull request #1 from ARMmbed/testing
Add basic CI using compilation tests and local tests
2 parents c006585 + a5d399e commit ab956fd

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.travis.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
script:
2+
- cd events-c
3+
- make test

0 commit comments

Comments
 (0)