From d65a7703ec8dfd7a38b69fa40691974ef376cc7b Mon Sep 17 00:00:00 2001 From: Dolu1990 Date: Mon, 28 May 2018 20:53:52 +0200 Subject: [PATCH] Fix travis ? --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 72f00dc..6e18efb 100644 --- a/.travis.yml +++ b/.travis.yml @@ -43,7 +43,7 @@ before_install: - sudo make install - cd .. - #- 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