Add travis.yml, reloaded.
This commit is contained in:
parent
1702833cbf
commit
17a996e330
1 changed files with 32 additions and 35 deletions
|
@ -1,4 +1,3 @@
|
|||
@@ -0,0 +1,32 @@
|
||||
sudo: required
|
||||
dist: trusty
|
||||
|
||||
|
@ -31,5 +30,3 @@ matrix:
|
|||
script:
|
||||
- alembic upgrade head
|
||||
- py.test
|
||||
commit:fb8aa1
|
||||
Add .travis.yml
|
||||
|
|
Reference in a new issue