travis test upload
This commit is contained in:
parent
042962c1ae
commit
e63e57981e
|
@ -42,8 +42,10 @@ before_install:
|
||||||
#- make -j$(nproc)
|
#- make -j$(nproc)
|
||||||
#- sudo make install
|
#- sudo make install
|
||||||
#- cd ..
|
#- cd ..
|
||||||
- echo $BINTRAY_KEY
|
|
||||||
- cd VexRiscv
|
- cd VexRiscv
|
||||||
|
- curl -T README.md -udolu1990:$BINTRAY_KEY https://api.bintray.com/content/spinalhdl/VexRiscv/test/0.0.4/README.md
|
||||||
|
- curl -X POST -udolu1990:$BINTRAY_KEY https://api.bintray.com/content/spinalhdl/VexRiscv/test/0.0.4/publish
|
||||||
- sbt compile
|
- sbt compile
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue