From e753bebcce09f1b2d3edd99c3cd1b2a3487ceda9 Mon Sep 17 00:00:00 2001 From: Alex Xu Date: Wed, 19 Feb 2014 09:45:17 -0500 Subject: asdf --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.travis.yml') 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 -- cgit v1.2.3-54-g00ecf