mirror of
https://github.com/Unidata/python-awips.git
synced 2025-02-23 22:57:56 -05:00
Delete .travis.yml
This commit is contained in:
parent
7a138774ee
commit
8459aa7568
1 changed files with 0 additions and 12 deletions
12
.travis.yml
12
.travis.yml
|
@ -1,12 +0,0 @@
|
||||||
# After changing this file, check it on:
|
|
||||||
# http://lint.travis-ci.org/
|
|
||||||
language: python
|
|
||||||
sudo: false
|
|
||||||
python:
|
|
||||||
- 3.6
|
|
||||||
- 2.7
|
|
||||||
cache: pip
|
|
||||||
install:
|
|
||||||
- pip install -r requirements.txt
|
|
||||||
- python setup.py install
|
|
||||||
script: true
|
|
Loading…
Add table
Reference in a new issue