Fix interaction between --only and defaults
[dotbot.git] / .travis.yml
blobf81b1618a76ba57a0547dd7d594a301fe2d50263
1 language: python
2 python:
3   - "2.7"
4   - "pypy"
5   - "3.4"
6   - "3.5"
7   - "3.6"
8   - "3.7"
9   - "3.8"
10   - "nightly"
11   - "pypy3"
13 sudo: false
15 script:
16   - ./test/test