diff options
author | Philipp Hagemeister <phihag@phihag.de> | 2014-05-13 09:52:28 +0200 |
---|---|---|
committer | Philipp Hagemeister <phihag@phihag.de> | 2014-05-13 09:52:28 +0200 |
commit | 26d886354f421ea89bfa86f3a7c3a9dd19805bb0 (patch) | |
tree | bc517ca8ac633251206062ba6c55c64ce1a0f8a0 | |
parent | a172b258ac1f9a328b9302eaf3b0205b70fdc3f4 (diff) | |
parent | fdb205b19e9980cd5a619b09d5828e12095b48b9 (diff) |
Merge remote-tracking branch 'frewsxcv/patch-1'
-rw-r--r-- | .travis.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml index 45b71f11b..c6cc7a994 100644 --- a/.travis.yml +++ b/.travis.yml @@ -3,6 +3,7 @@ python: - "2.6" - "2.7" - "3.3" + - "3.4" script: nosetests test --verbose notifications: email: |