Commit fe4796a5 authored by chiggs's avatar chiggs

Fix travis script

parent 33c156b7
...@@ -8,5 +8,5 @@ before_install: ...@@ -8,5 +8,5 @@ before_install:
- git clone https://github.com/potentialventures/cocotb.git - git clone https://github.com/potentialventures/cocotb.git
- export COCOTB=$PWD/cocotb - export COCOTB=$PWD/cocotb
script: script:
- cd oc_jpegencode/tb - cd tb
- make - make
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment