From f61a9aa35482368f6d1108ec78fcdbd1547efe20 Mon Sep 17 00:00:00 2001 From: Kelsey Jordahl Date: Mon, 21 Apr 2014 07:28:17 -0400 Subject: [PATCH] Revert "TST: Temporarily freeze pandas version to before pandas SQL API change" This reverts commit 40e14407153f20ac25067a911f14de713ea317aa. --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 8e54ff6..2553e87 100644 --- a/.travis.yml +++ b/.travis.yml @@ -9,7 +9,7 @@ python: env: - PANDAS_VERSION=v0.12.0 - PANDAS_VERSION=v0.13.1 - - PANDAS_VERSION=39b9f7986f + - PANDAS_VERSION=master before_install: - sudo add-apt-repository -y ppa:ubuntugis/ppa