summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorAlex Xu <alex_y_xu@yahoo.ca>2014-02-19 09:45:17 -0500
committerAlex Xu <alex_y_xu@yahoo.ca>2014-02-19 09:45:17 -0500
commite753bebcce09f1b2d3edd99c3cd1b2a3487ceda9 (patch)
tree4cd63908a8a4745626c64b0205a4891812d29acd /.travis.yml
parentb04a07322c3e9c478b44e790d01ed8a06dd7d339 (diff)
downloadhtml5ks-e753bebcce09f1b2d3edd99c3cd1b2a3487ceda9.tar.xz
html5ks-e753bebcce09f1b2d3edd99c3cd1b2a3487ceda9.zip
asdf
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 89791c1..4d4b5df 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"
before_install: ./.travis.sh before_install
install: ./.travis.sh install
-script: ./.travis.sh script
+script: ./setup.sh
notifications:
email:
# - alex_y_xu@yahoo.ca