From 9d7a05feac7d66df79052c28385ca2a93fab7bf7 Mon Sep 17 00:00:00 2001 From: Alex Xu Date: Tue, 25 Feb 2014 18:14:49 -0500 Subject: moar bleh --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.travis.yml') 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 -- cgit v1.2.3-54-g00ecf