summaryrefslogtreecommitdiff
path: root/update-tulip-step3.sh
blob: 48accf0d6723f73a370e2998a9bf9bcccf991d0e (plain)
1
2
3
4
set -e -x
./update-tulip-step2.sh
tox -e py27,py33
hg ci -m 'Merge Tulip into Trollius'