We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6349fba commit a3c08d5Copy full SHA for a3c08d5
.travis.yml
@@ -23,6 +23,8 @@ script:
23
- export PATH=$PATH:/home/travis/intelFPGA/19.1/modelsim_ase/bin
24
- cd ./sim/xorshift_tb/ && hdlmake fetch && hdlmake && make
25
- cd -
26
+ - cd ./sim/lhca_tb/ && hdlmake fetch && hdlmake && make
27
+ - cd -
28
29
cache:
30
directories:
0 commit comments