Modify travis file
This commit is contained in:
parent
3a77ea3171
commit
582ad5996c
|
@ -28,7 +28,7 @@ addons:
|
||||||
notification_email: chappuis.daniel@gmail.com
|
notification_email: chappuis.daniel@gmail.com
|
||||||
build_command_prepend: "mkdir build_directory; cd build_directory; cmake -G 'Unix Makefiles' -DCMAKE_BUILD_TYPE=Debug —DDOUBLE_PRECISION_ENABLED=False ../"
|
build_command_prepend: "mkdir build_directory; cd build_directory; cmake -G 'Unix Makefiles' -DCMAKE_BUILD_TYPE=Debug —DDOUBLE_PRECISION_ENABLED=False ../"
|
||||||
build_command: "make"
|
build_command: "make"
|
||||||
branch_pattern: develop | master
|
branch_pattern: develop
|
||||||
branches:
|
branches:
|
||||||
only:
|
only:
|
||||||
- master
|
- master
|
||||||
|
|
Loading…
Reference in New Issue
Block a user