Files: e47fc4992b6ab71d9458b3368f94c8fe467415b8 / .travis.yml
90 bytesRaw
1 | language: python |
2 | |
3 | python: |
4 | - "3.7.0" |
5 | |
6 | script: |
7 | - python ./verify-merge.py --import-keys |
8 |
Built with git-ssb-web
1 | language: python |
2 | |
3 | python: |
4 | - "3.7.0" |
5 | |
6 | script: |
7 | - python ./verify-merge.py --import-keys |
8 |
Built with git-ssb-web