travis test upload

This commit is contained in:
Dolu1990 2018-05-17 19:04:35 +02:00
parent 042962c1ae
commit e63e57981e
1 changed files with 3 additions and 1 deletions

View File

@ -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