Delete .gitlab-ci.yml
This was an accidential commit.
This commit is contained in:
parent
5af7c90d99
commit
f1fe7453d8
@ -1,11 +0,0 @@
|
||||
image: python:2.7
|
||||
|
||||
stages:
|
||||
- test
|
||||
|
||||
.job_template: &pio_run
|
||||
script:
|
||||
- "platformio ci --lib='.' --board=uno --board=teensy31 --board=nodemcuv2 $PLATFORMIO_CI_EXTRA_ARGS"
|
||||
|
||||
before_script:
|
||||
- "pip install -U platformio"
|
Loading…
Reference in New Issue
Block a user