We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 54aa183 commit e96e656Copy full SHA for e96e656
.travis.yml
@@ -79,6 +79,6 @@ before_script:
79
- cd build
80
81
script:
82
- - cmake -DBUILD_onlinemon=ON -DBUILD_eudrb=ON -DBUILD_explorer=ON -DBUILD_depfet=ON -DBUILD_fortis=ON -DBUILD_mimoroma=ON -DBUILD_mimosa32=ON -DBUILD_ni=ON -DBUILD_tlu=ON ..
+ - cmake -DBUILD_onlinemon=ON -DBUILD_calice=ON -DBUILD_eudrb=ON -DBUILD_explorer=ON -DBUILD_depfet=ON -DBUILD_fortis=ON -DBUILD_mimoroma=ON -DBUILD_mimosa32=ON -DBUILD_ni=ON -DBUILD_tlu=ON ..
83
- make install
84
0 commit comments