Merge pull request #842 from freechipsproject/fesvr-multi
Bump FESVR for multi-core support
This commit is contained in:
commit
85f37146d5
12
.travis.yml
12
.travis.yml
@ -41,6 +41,18 @@ branches:
|
||||
- boom
|
||||
- /^hurricane.*$/
|
||||
|
||||
# These branches are the only ones that
|
||||
# will build when "build branch updates"
|
||||
# is set in settings (branches which PR against
|
||||
# them are still built). With this set,
|
||||
# the above blacklist is not useful.
|
||||
# Adding this allows us to keep "Build Branch Updates"
|
||||
# set to 'ON'.
|
||||
|
||||
branches:
|
||||
only:
|
||||
- master
|
||||
|
||||
jobs:
|
||||
include:
|
||||
- stage: prepare cache-riscv-tools
|
||||
|
@ -1 +1 @@
|
||||
Subproject commit 75371b4e19435833f80767da691b718c68551f13
|
||||
Subproject commit 6b6089401e06ff74c2e0735ad52472ee0a214f3f
|
Loading…
Reference in New Issue
Block a user