Skip to content

Commit

Permalink
Install Salt Testing from git
Browse files Browse the repository at this point in the history
  • Loading branch information
s0undt3ch committed Jun 27, 2013
1 parent 222be7b commit ef342a5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ before_install:
- pip install http://dl.dropbox.com/u/174789/m2crypto-0.20.1.tar.gz
- pip install coveralls
- "if [[ $TRAVIS_PYTHON_VERSION == '2.6' ]]; then pip install --use-mirrors --mirrors=http://testpypi.python.org/pypi unittest2 ordereddict; fi"
- pip install git+https://github.com/s0undt3ch/salt-testing.git#egg=SaltTesting

install: pip install -r requirements.txt --use-mirrors --mirrors=http://testpypi.python.org/pypi

Expand Down

0 comments on commit ef342a5

Please sign in to comment.