travis: add pyyaml

This commit is contained in:
Florent Kermarrec 2019-08-29 12:13:05 +02:00
parent 8861d8058a
commit f678efa02b
1 changed files with 1 additions and 0 deletions

View File

@ -6,6 +6,7 @@ install:
# Get Migen / LiteX / Cores
- wget https://raw.githubusercontent.com/enjoy-digital/litex/master/litex_setup.py
- python3 litex_setup.py init install
- python3 -m pip install pyyaml
before_script:
# Get RISC-V toolchain