mirror of
https://github.com/dankamongmen/notcurses
synced 2025-03-09 09:09:03 -04:00
drone: reenable rust on debian
This commit is contained in:
parent
28def058ce
commit
a504d1dec6
@ -21,10 +21,10 @@ steps:
|
||||
- LDFLAGS=-L/usr/local/lib CFLAGS=-I/usr/local/include python3 setup.py sdist build install
|
||||
- env LD_LIBRARY_PATH=/usr/local/lib ./notcurses-pydemo > /dev/null
|
||||
- env LD_LIBRARY_PATH=/usr/local/lib ./ncdirect-pydemo > /dev/null
|
||||
#- cd ../rust
|
||||
#- rustc --version
|
||||
#- cargo build
|
||||
#- cargo t_all
|
||||
- cd ../rust
|
||||
- rustc --version
|
||||
- cargo build
|
||||
- cargo t_all
|
||||
---
|
||||
kind: pipeline
|
||||
type: docker
|
||||
|
Loading…
x
Reference in New Issue
Block a user