Skip to content

Commit

Permalink
Updated .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
muflone committed Nov 14, 2015
1 parent ff8c56c commit b9923ca
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 @@ -13,6 +13,6 @@ install:
- cp --verbose --recursive remmina-plugin-dummy/* remmina-plugin-to-build
script:
- echo script
- cmake -DCMAKE_INSTALL_PREFIX=/usr -DWITH_TRACE_CALLS=1 .
- cmake -DCMAKE_INSTALL_PREFIX=install_dir -DWITH_TRACE_CALLS=1 .
- make
- make install

0 comments on commit b9923ca

Please # to comment.