diff options
author | Warren Weckesser <warren.weckesser@gmail.com> | 2019-12-19 19:14:45 -0500 |
---|---|---|
committer | Warren Weckesser <warren.weckesser@gmail.com> | 2019-12-19 21:07:48 -0500 |
commit | f78510c9b0b2297533dedbb41fe6a510a66ed6b2 (patch) | |
tree | b2aaa50934ec67d4f10237a6580b27f7948f1787 /numpy/array_api/_array_object.py | |
parent | a9bb517554004cf2ce7a4be93bcbfb63ee149844 (diff) | |
download | numpy-f78510c9b0b2297533dedbb41fe6a510a66ed6b2.tar.gz |
MAINT: CI: Clean up .travis.yml
The comments in .travis.yml say
# After changing this file, check it on:
# http://lint.travis-ci.org/
When I do that, I get the following from the linter:
```
[warn] on root: unknown key "stage" (Comprehensive tests)
[info] on root: the key matrix is an alias for jobs, using jobs
[info] on root: missing os, using the default "linux"
```
This commit fixes the issues reported in those messages.
Diffstat (limited to 'numpy/array_api/_array_object.py')
0 files changed, 0 insertions, 0 deletions