mirror of
https://github.com/SpinalHDL/VexRiscv.git
synced 2025-04-24 14:07:54 -04:00
travis test upload
This commit is contained in:
parent
042962c1ae
commit
e63e57981e
1 changed files with 3 additions and 1 deletions
|
@ -42,8 +42,10 @@ before_install:
|
|||
#- make -j$(nproc)
|
||||
#- sudo make install
|
||||
#- cd ..
|
||||
- echo $BINTRAY_KEY
|
||||
|
||||
- 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
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue