Skip to content

Commit aa737da

Browse files
committed
travis: add Travis CI configuration
1 parent 1b303bf commit aa737da

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed

.travis.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
language: python
2+
python:
3+
- "3.6"
4+
- "3.7"
5+
sudo: required
6+
before_install: sudo pip install -r tests/requirements.txt
7+
script: cd tests;nosetests --with-doctest

tests/requirements.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
nose
2+
six
3+
SQLAlchemy
4+
-e git+https://github.com/limodou/uliweb3#egg=uliweb3
5+
../

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy