Skip to content

Commit a3c08d5

Browse files
committedJun 26, 2020
add lhca tb to travis
1 parent 6349fba commit a3c08d5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed
 

‎.travis.yml

+2
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,8 @@ script:
2323
- export PATH=$PATH:/home/travis/intelFPGA/19.1/modelsim_ase/bin
2424
- cd ./sim/xorshift_tb/ && hdlmake fetch && hdlmake && make
2525
- cd -
26+
- cd ./sim/lhca_tb/ && hdlmake fetch && hdlmake && make
27+
- cd -
2628

2729
cache:
2830
directories:

0 commit comments

Comments
 (0)