Added ethernet target for Makefile and Travis (#173)
Co-authored-by: Steve Karg <skarg@users.sourceforge.net>
This commit is contained in:
@@ -53,6 +53,10 @@ jobs:
|
||||
os: linux
|
||||
compiler: gcc
|
||||
script: make clean mstp
|
||||
- stage: ethernet-build
|
||||
os: linux
|
||||
compiler: gcc
|
||||
script: make clean ethernet
|
||||
- stage: lint
|
||||
os: linux
|
||||
compiler: clang
|
||||
|
||||
Reference in New Issue
Block a user