summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVincent Driessen <vincent@3rdcloud.com>2012-10-15 22:01:46 +0200
committerVincent Driessen <vincent@3rdcloud.com>2012-10-15 22:01:46 +0200
commitaa1d05e2a240da973236218b3f78e755290e860c (patch)
treebf306e61391460f3a15fd92d604588a1905a9877
parent92fc2fc7dc8eaf2105e07dd01586f883f3911837 (diff)
downloadtimes-aa1d05e2a240da973236218b3f78e755290e860c.tar.gz
Nose version doens't matter.
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index def8382..052b41d 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -3,7 +3,7 @@ python:
- "2.7"
- "3.2"
install:
- - pip install nose==1.2.1
+ - pip install nose
- pip install pytz
- pip install python-dateutil>=2.1
script: nosetests