diff --git a/.travis.yml b/.travis.yml index 14a6860..05e71aa 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,6 +1,6 @@ os: - linux -- osx +# - osx language: c compiler: - clang @@ -36,4 +36,4 @@ addons: notification_email: scan.coverity@fabiszewski.net build_command_prepend: "./autogen.sh && ./configure" build_command: "make -j 4" - branch_pattern: public \ No newline at end of file + branch_pattern: public