From 292bd5d62f8a1a83155ead3964fb82a6990f2965 Mon Sep 17 00:00:00 2001 From: Alex Xu Date: Tue, 18 Feb 2014 13:44:17 -0500 Subject: travis --- .travis.yml | 2 ++ 1 file changed, 2 insertions(+) (limited to '.travis.yml') diff --git a/.travis.yml b/.travis.yml index 8b3ad0c..e22ed09 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,4 +1,6 @@ language: c +python: + - "3.3" 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