source:
.travis.yml
@
177:3f3fe954b197
Last change on this file since 177:3f3fe954b197 was 177:3f3fe954b197, checked in by Ralph Meijer <ralphm@…>, 10 years ago | |
---|---|
File size: 100 bytes |
Rev | Line | |
---|---|---|
[177] | 1 | language: python |
2 | python: | |
3 | - 2.6 | |
4 | - 2.7 | |
5 | ||
6 | install: python setup.py install | |
7 | script: trial wokkel |
Note: See TracBrowser
for help on using the repository browser.