Skip to content

Commit

Permalink
Travis CI: Removed pybar from travis as it seems to be no longer in 1…
Browse files Browse the repository at this point in the history
….6 and following
  • Loading branch information
arummler committed Aug 18, 2016
1 parent 639fd8b commit 7b6a31c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,6 @@ before_script:
- cd build

script:
- cmake -DBUILD_onlinemon=ON -DBUILD_altro=ON -DBUILD_altroUSB=ON -DBUILD_altroUSB=ON -DBUILD_depfet=ON -DBUILD_eudrb=ON -DBUILD_explorer=ON -DBUILD_fortis=ON -DBUILD_mimoroma=ON -DBUILD_mimosa32=ON -DBUILD_calice=ON -DBUILD_mvd=ON -DBUILD_ni=ON -DBUILD_pybar=ON -DBUILD_tlu=ON ..
- cmake -DBUILD_onlinemon=ON -DBUILD_altro=ON -DBUILD_altroUSB=ON -DBUILD_altroUSB=ON -DBUILD_depfet=ON -DBUILD_eudrb=ON -DBUILD_explorer=ON -DBUILD_fortis=ON -DBUILD_mimoroma=ON -DBUILD_mimosa32=ON -DBUILD_calice=ON -DBUILD_mvd=ON -DBUILD_ni=ON -DBUILD_tlu=ON ..
- make install

0 comments on commit 7b6a31c

Please sign in to comment.