fix travis

This commit is contained in:
Dolu1990 2018-09-27 19:06:33 +02:00
parent a2d3cfbfc1
commit 992c21ddd1

View file

@ -45,6 +45,8 @@ before_install:
- sudo make install - sudo make install
- cd .. - cd ..
- git clone https://github.com/SpinalHDL/SpinalHDL.git
- 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 -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 #- curl -X POST -udolu1990:$BINTRAY_KEY https://api.bintray.com/content/spinalhdl/VexRiscv/test/0.0.4/publish