Changes in .travis.yml [8a11e2f:a49943d]
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
.travis.yml
r8a11e2f ra49943d 58 58 - libsndfile1-dev 59 59 - libsamplerate-dev 60 - libvorbis-dev 60 61 - libjack-dev 61 62 - libasound2-dev … … 68 69 - ffmpeg 69 70 - libsndfile 71 - libvorbis 70 72 - lcov 71 73 #update: true … … 86 88 - which pip 87 89 - pip --version 88 - pip install coverage89 90 90 91 script:
Note: See TracChangeset
for help on using the changeset viewer.