projects
/
datasette-pytables.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4234237
)
Testing TravisCI
author
Francesc Alted
<faltet@gmail.com>
Fri, 1 Jun 2018 08:53:18 +0000
(10:53 +0200)
committer
Francesc Alted
<faltet@gmail.com>
Fri, 1 Jun 2018 08:53:18 +0000
(10:53 +0200)
.travis.yml
patch
|
blob
|
history
diff --git
a/.travis.yml
b/.travis.yml
index 7c7dad7e796a70506db322db54f3965e814e6ab3..c1b2a8eb2eaf83617e5489f14011f6ce592fd71e 100644
(file)
--- a/
.travis.yml
+++ b/
.travis.yml
@@
-5,7
+5,7
@@
python:
- 3.6
before_install:
- - pip install pytest aiohttp beautifulsoup4
+ - pip install pytest aiohttp beautifulsoup4
datasette-core
script:
- python setup.py install