Commit 43938eb0 authored by chiggs's avatar chiggs

Add .travis.yml

parent e4bca6f3
language: python
python:
- "2.7"
before_install:
- sudo apt-get update -qq
- sudo apt-get install -y python-imaging
- sudo apt-get install -y iverilog
- git clone https://github.com/potentialventures/cocotb.git
- export COCOTB=$PWD/cocotb
script:
- cd oc_jpegencode/tb
- 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