1
0

Merge pull request #842 from freechipsproject/fesvr-multi

Bump FESVR for multi-core support
This commit is contained in:
Megan Wachs
2017-07-03 15:31:41 -07:00
committed by GitHub
2 changed files with 13 additions and 1 deletions

View File

@ -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