aboutsummaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorAdam Stokes <adam.stokes@ubuntu.com>2013-04-04 22:48:24 -0400
committerAdam Stokes <adam.stokes@ubuntu.com>2013-04-04 22:48:24 -0400
commit1bb9b06c2e3ef24786328f604a2f347faef79569 (patch)
tree3a3f0c02f9569170a46c2d16ff60751739c2506c /.travis.yml
parentbe26433f33310967f6859d01f9deeadbdec3b4b5 (diff)
downloadsos-1bb9b06c2e3ef24786328f604a2f347faef79569.tar.gz
- Remove unused DEPS env
Signed-off-by: Adam Stokes <adam.stokes@ubuntu.com>
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml3
1 files changed, 0 insertions, 3 deletions
diff --git a/.travis.yml b/.travis.yml
index 243ce2a9..fafcbd3d 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -10,9 +10,6 @@ matrix:
- python: 3.3
notifications:
email: false
-env:
- - DEPS=false
- - DEPS=true
install:
- "pip install nose nose-cov --use-mirrors"
- "make gpgkey"