Changeset dff955a in trunk


Ignore:
Timestamp:
2014-10-07T18:11:23Z (11 years ago)
Author:
Daira Hopwood <daira@…>
Branches:
master
Children:
3ff7f9b
Parents:
680559d
git-author:
Daira Hopwood <daira@…> (2014-09-29 17:50:54)
git-committer:
Daira Hopwood <daira@…> (2014-10-07 18:11:23)
Message:

.travis.yml: remove workaround to install Twisted 13.0 which should no longer be needed.

Signed-off-by: Daira Hopwood <daira@…>

File:
1 edited

Legend:

Unmodified
Added
Removed
  • TabularUnified .travis.yml

    r680559d rdff955a  
    88  - python misc/build_helpers/show-tool-versions.py
    99install:
    10   - pip install 'twisted>=0.13.0'
    1110  - pip install 'coveralls==0.4.2'
    1211before_script: python setup.py build
Note: See TracChangeset for help on using the changeset viewer.