soc/integration/csr_bridge: use registered version only when SDRAM is present.
[litex.git] / .travis.yml
index 8f491ae739ee301bace801fb38980757d49cc232..4f5b360578dded6c7a30796f2c75c97adec8dd2b 100644 (file)
@@ -29,6 +29,7 @@ jobs:
 install:
   # Get Migen / LiteX / Cores
   - cd ~/
+  - pip3 install requests
   - cp $TRAVIS_BUILD_DIR/litex_setup.py .
   - python3 litex_setup.py init install
   # Install the LiteX version being tested