Ross McFarland
6 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
0 additions and
10 deletions
-
.travis.yml
|
|
|
@ -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 |