From 7b9972291ff24fec983e64e12404fc79ea252931 Mon Sep 17 00:00:00 2001 From: Alex Xu Date: Tue, 25 Feb 2014 17:43:00 -0500 Subject: setup.sh -> make in docs & .travis.yml --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.travis.yml') diff --git a/.travis.yml b/.travis.yml index e0f90a1..cb9f94d 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" V= before_install: ./.travis.sh before_install install: ./.travis.sh install -script: ./setup.sh +script: make notifications: email: # - alex_y_xu@yahoo.ca -- cgit v1.2.3-54-g00ecf