mirror of
https://github.com/hathach/tinyusb.git
synced 2025-03-14 04:18:56 +00:00
disable running test for lpc175x_6x on travis
This commit is contained in:
parent
2c9ecb300a
commit
6aecb62be2
@ -1,4 +1,4 @@
|
||||
language: c
|
||||
compiler:
|
||||
- gcc
|
||||
script: cd tests/lpc18xx_43xx && rake test:all && cd ../lpc175x_6x && rake test:all
|
||||
script: cd tests/lpc18xx_43xx && rake test:all
|
||||
|
@ -28,8 +28,8 @@
|
||||
- +:test/**
|
||||
:source:
|
||||
- ../../tinyusb/**
|
||||
- +:../../demos/bsp/lpc175x_6x/**
|
||||
- +:../../demos/device/keyboard/*
|
||||
- +:../../mcu/lpc175x_6x/**
|
||||
#- +:../../demos/device/keyboard/*
|
||||
- -:../../demos/
|
||||
# - ../vendor/freertos/freertos/Source/*
|
||||
# - ../vendor/freertos/freertos/Source/portable/MSVC-MingW/*
|
||||
|
Loading…
x
Reference in New Issue
Block a user