From 68489f7c5c3689483cd0d430e1c015832e8a0ec4 Mon Sep 17 00:00:00 2001 From: Alex Xu Date: Tue, 18 Feb 2014 14:26:02 -0500 Subject: npm --- .travis.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '.travis.yml') diff --git a/.travis.yml b/.travis.yml index e22ed09..89791c1 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,6 +1,6 @@ language: c -python: - - "3.3" +python: "3.3" +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 -- cgit v1.2.3-54-g00ecf