From 992c21ddd1752624b3040afd4925983bca8f5dd0 Mon Sep 17 00:00:00 2001 From: Dolu1990 Date: Thu, 27 Sep 2018 19:06:33 +0200 Subject: [PATCH] fix travis --- .travis.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.travis.yml b/.travis.yml index 7214425..87447ea 100644 --- a/.travis.yml +++ b/.travis.yml @@ -45,6 +45,8 @@ before_install: - sudo make install - cd .. + - git clone https://github.com/SpinalHDL/SpinalHDL.git + - 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