Skip to content

Commit 03528f1

Browse files
committed
see what travis is doing with buildout
1 parent 74258bf commit 03528f1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ python:
1010
- pypy
1111
- pypy3
1212
install:
13-
- python bootstrap-buildout.py --setuptools-version=33.1.1
14-
- bin/buildout -N
13+
- python bootstrap-buildout.py --setuptools-version=33.1.1 --buildout-version=2.9.1
14+
- bin/buildout
1515
script:
1616
- make -k test
1717
after_success:

0 commit comments

Comments
 (0)