From b31d9da40c3c4bb8dee8d6694a5de5933dec7076 Mon Sep 17 00:00:00 2001 From: Alex Xu Date: Mon, 17 Feb 2014 22:47:06 -0500 Subject: adjust travis --- .travis.yml | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to '.travis.yml') diff --git a/.travis.yml b/.travis.yml index 1223e43..e7057cd 100644 --- a/.travis.yml +++ b/.travis.yml @@ -3,11 +3,11 @@ env: MINIMAL=1 CFLAGS="-O2 -march=native -pipe" CXXFLAGS="-O2 -march=native -pip before_install: ./.travis.sh before_install install: ./.travis.sh install script: ./.travis.sh script -notifications: - email: - - alex_y_xu@yahoo.ca - irc: - channels: - - "chat.freenode.net#html5ks" - on_success: change - on_failure: always +#notifications: +# email: +# - alex_y_xu@yahoo.ca +# irc: +# channels: +# - "chat.freenode.net#html5ks" +# on_success: change +# on_failure: always -- cgit v1.2.3-54-g00ecf