From cf80c63c22b2454452b4aabb0ac131f32656398b Mon Sep 17 00:00:00 2001 From: Dolu1990 Date: Sat, 8 Dec 2018 15:16:17 +0100 Subject: [PATCH] fix travis --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 87447ea..ee00974 100644 --- a/.travis.yml +++ b/.travis.yml @@ -45,7 +45,7 @@ before_install: - sudo make install - cd .. - - git clone https://github.com/SpinalHDL/SpinalHDL.git + - git clone https://github.com/SpinalHDL/SpinalHDL.git -b dev - cd VexRiscv #- curl -T README.md -udolu1990:$BINTRAY_KEY https://api.bintray.com/content/spinalhdl/VexRiscv/test/0.0.4/README.md