Skip to content

Commit e96e656

Browse files
committed
Travis CI: Reenable calice option
1 parent 54aa183 commit e96e656

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,6 @@ before_script:
7979
- cd build
8080

8181
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 ..
82+
- 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 ..
8383
- make install
8484

0 commit comments

Comments
 (0)