From 1b344ff354ec8d40f47db7f119f0b8dc4118f9ad Mon Sep 17 00:00:00 2001 From: Konsta Vesterinen Date: Tue, 18 Feb 2014 09:08:03 +0200 Subject: [PATCH] Remove var ref --- .travis.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 6fff2a7..764c980 100644 --- a/.travis.yml +++ b/.travis.yml @@ -13,7 +13,6 @@ python: install: - - "pip install $SQLALCHEMY" - pip install -e ".[test]" script: - py.test