language: python python: - "3.5" - "3.5-dev" # 3.5 development branch - "nightly" # currently points to 3.6-dev script: nosetests