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
|
os: linux
|
||||||
compiler: gcc
|
compiler: gcc
|
||||||
script: make clean mstp
|
script: make clean mstp
|
||||||
|
- stage: ethernet-build
|
||||||
|
os: linux
|
||||||
|
compiler: gcc
|
||||||
|
script: make clean ethernet
|
||||||
- stage: lint
|
- stage: lint
|
||||||
os: linux
|
os: linux
|
||||||
compiler: clang
|
compiler: clang
|
||||||
|
|||||||
Reference in New Issue
Block a user