Skip to content

Commit

Permalink
CI : osx failingCI : disabling cairo for osx for now
Browse files Browse the repository at this point in the history
  • Loading branch information
sylvielamythepaut committed Jul 23, 2020
1 parent 62e3e98 commit e977406
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 @@ -92,7 +92,7 @@ install:
script:
# build
- mkdir -p ${BUILD_DIR} && cd ${BUILD_DIR}
- echo "In build dir"
- echo "In build dir--> ${MAGICS_SRC}"
- |
if [[ "$TRAVIS_OS_NAME" == "linux" ]]; then
cmake -D CMAKE_INSTALL_PREFIX=${INSTALL_DIR}
Expand Down

0 comments on commit e977406

Please sign in to comment.