Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
O
oc_jpegencode_vdt
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Commits
Open sidebar
Elphel
oc_jpegencode_vdt
Commits
6580d056
Commit
6580d056
authored
Jan 09, 2015
by
chiggs
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add coveralls to travis as a test
parent
2642fe49
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
2 deletions
+4
-2
.travis.yml
.travis.yml
+4
-2
No files found.
.travis.yml
View file @
6580d056
...
@@ -5,8 +5,10 @@ before_install:
...
@@ -5,8 +5,10 @@ before_install:
-
sudo apt-get update -qq
-
sudo apt-get update -qq
-
sudo apt-get install -y python-imaging
-
sudo apt-get install -y python-imaging
-
sudo apt-get install -y iverilog
-
sudo apt-get install -y iverilog
-
pip install coveralls
-
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 tb
-
cd tb && make
-
make
after_success
:
-
coveralls
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment