aboutsummaryrefslogtreecommitdiffstats
path: root/.travis.yml
blob: 775944dc7f2c53c57d2dce254385b04efd42ab03 (plain)
1
2
3
4
5
6
7
language: python
python:
  - "2.7"
  - "3.7"
install:
  - pip install .
script: fr.py -h