Changeset 211:4ef8065dc4f1
- Timestamp:
- Oct 3, 2016, 9:17:17 AM (6 years ago)
- Branch:
- default
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
.travis.yml
r210 r211 23 23 24 24 install: 25 - pip install pyflakes --use-mirrors26 - pip install -q $TWISTED --use-mirrors25 - pip install pyflakes 26 - pip install -q $TWISTED 27 27 - python setup.py install 28 28
Note: See TracChangeset
for help on using the changeset viewer.