Browse Source

Delete .travis.yml

pull/426/head
Ross McFarland 6 years ago
committed by GitHub
parent
commit
e600575e47
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 10 deletions
  1. +0
    -10
      .travis.yml

+ 0
- 10
.travis.yml View File

@ -1,10 +0,0 @@
language: python
matrix:
include:
- python: 2.7
- python: 3.7
before_install: pip install --upgrade pip
script: ./script/cibuild
notifications:
email:
- ross@github.com

Loading…
Cancel
Save