Changeset 243:73adee30baa7
- Timestamp:
- Sep 4, 2018, 9:30:44 AM (4 years ago)
- Branch:
- default
- hg-git-rename-source:
- git
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
.travis.yml
r234 r243 26 26 27 27 install: 28 - pip install pyflakes29 28 - pip install -q $TWISTED 30 - pip install . 29 - pip install .[dev] 31 30 32 31 script:
Note: See TracChangeset
for help on using the changeset viewer.