Skip to content

Commit

Permalink
Travis CI: Switch on all producers
Browse files Browse the repository at this point in the history
  • Loading branch information
arummler committed Aug 18, 2016
1 parent 92372dd commit a4ce2d8
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 ..
- cmake -DBUILD_onlinemon=ON -DBUILD_allproducer=ON ..
- make install

0 comments on commit a4ce2d8

Please sign in to comment.