"Fossies" - the Fresh Open Source Software Archive  

Source code changes of the file ".travis.yml" between
dstat-0.7.3.tar.gz and dstat-0.7.4.tar.gz

About: dstat is a versatile resource statistic tool and a replacement for vmstat, iostat and ifstat (using Python).

.travis.yml  (dstat-0.7.3):.travis.yml  (dstat-0.7.4)
dist: trusty sudo: false
sudo: required
services:
- docker
language: python language: python
matrix: python:
include: - "2.6"
- python: 2.6 - "2.7"
- python: 2.7 - "3.5"
- python: 3.4 - "3.6"
- python: 3.5
#install: #install:
# - pip install dbus-python # - pip install dbus-python
# - pip install python-utmp # - pip install python-utmp
script: script:
- make test - python ./dstat --version
after_success: - python ./dstat -taf 1 5
- coveralls - python ./dstat -t --all-plugins 1 5
#notifications:
# irc:
# channels:
# - "chat.freenode.net#ansible-notices"
# on_success: change
# on_failure: always
# skip_join: true
# nick: ansibletravis
 End of changes. 3 change blocks. 
10 lines changed or deleted 6 lines changed or added

Home  |  About  |  Features  |  All  |  Newest  |  Dox  |  Diffs  |  RSS Feeds  |  Screenshots  |  Comments  |  Imprint  |  Privacy  |  HTTP(S)