Logo white

Peter M. Groen / oletools

Sign in
  • Sign in
  • Project
  • Files
  • Commits
  • Network
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • oletools
  • .travis.yml
  • Add Py3 and nightly to Travis build
    96e009fa
    Samir Aguiar authored
    2017-10-31 22:06:14 +0100  
    Browse Code ยป
.travis.yml 104 Bytes
Edit Raw Blame History
1 2 3 4 5 6 7 8 9
language: python

python:
  - "2.7"
  - "3.6"
  - "nightly"
cache: pip
script:
  - python setup.py test