mirror of
https://github.com/saltstack/salt-bootstrap.git
synced 2025-04-17 10:10:25 +00:00
Some minor changes on travis ci script file.
This commit is contained in:
parent
3054b03af3
commit
8243975646
1 changed files with 2 additions and 1 deletions
|
@ -1,5 +1,6 @@
|
|||
language: python
|
||||
|
||||
before_install:
|
||||
- sudo apt-get update && sudo apt-get install
|
||||
- "if [[ $TRAVIS_PYTHON_VERSION == '2.6' ]]; then sudo pip install unittest2; fi"
|
||||
- sudo pip install unittest-xml-reporting
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue