Changeset 48fc2fc7 in trunk


Ignore:
Timestamp:
2014-09-01T16:47:43Z (11 years ago)
Author:
Daira Hopwood <daira@…>
Branches:
master
Children:
9566b3d
Parents:
05e1341
Message:

.travis.yml: Make sure that update_version has enough history to see the last release tag.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • TabularUnified .travis.yml

    r05e1341 r48fc2fc7  
    55before_install:
    66  - sh -c set
     7  - git pull --depth=1000
    78install:
    89  - pip install 'twisted>=0.13.0'
Note: See TracChangeset for help on using the changeset viewer.