summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorAlex Xu <alex_y_xu@yahoo.ca>2014-02-25 18:14:49 -0500
committerAlex Xu <alex_y_xu@yahoo.ca>2014-02-25 18:14:49 -0500
commit9d7a05feac7d66df79052c28385ca2a93fab7bf7 (patch)
tree90159c743282919f4d267dd9e47b17b8b3b688f9 /.travis.yml
parent6afa58a5524f32f961c6c7cd5204ca9c916ce197 (diff)
downloadhtml5ks-9d7a05feac7d66df79052c28385ca2a93fab7bf7.tar.xz
html5ks-9d7a05feac7d66df79052c28385ca2a93fab7bf7.zip
moar bleh
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index bcbd8bf..b45d720 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -4,7 +4,7 @@ node_js: "0.11"
env: MINIMAL=1 CFLAGS="-O2 -march=native -pipe" CXXFLAGS="-O2 -march=native -pipe" MAKEOPTS="-s"
before_install: ./.travis.sh before_install
install: ./.travis.sh install
-script: make
+script: ./.travis.sh script
notifications:
email:
# - alex_y_xu@yahoo.ca