Skip to content

Commit

Permalink
not using upgrade - might conflict with packages installed on travis VM
Browse files Browse the repository at this point in the history
  • Loading branch information
Aayush Ahuja committed Nov 5, 2014
1 parent d5b26fa commit 574955a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis-setup.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
#! /bin/bash -ex

sudo apt-get update
sudo apt-get -y upgrade
sudo pip install mock
sudo pip install pytest-cov
sudo pip install pytest-pep8
Expand Down

0 comments on commit 574955a

Please sign in to comment.