summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorAlex Xu <alex_y_xu@yahoo.ca>2014-02-18 10:59:50 -0500
committerAlex Xu <alex_y_xu@yahoo.ca>2014-02-18 10:59:50 -0500
commit8f346947ff82c11f087a753a671ab09737abb957 (patch)
tree64897d8372752420cc28d25fe7a67458c6d916ef /.travis.yml
parentcbdcb67b5f87962d3f5fa62b3337d72df81fdcfd (diff)
downloadhtml5ks-8f346947ff82c11f087a753a671ab09737abb957.tar.xz
html5ks-8f346947ff82c11f087a753a671ab09737abb957.zip
even more stuff
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml6
1 files changed, 3 insertions, 3 deletions
diff --git a/.travis.yml b/.travis.yml
index e7057cd..8b3ad0c 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -3,10 +3,10 @@ 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:
+notifications:
+ email:
# - alex_y_xu@yahoo.ca
-# irc:
+ irc:
# channels:
# - "chat.freenode.net#html5ks"
# on_success: change