Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit b7f0186

Browse files
committed
travis
1 parent 3c00723 commit b7f0186

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

‎.travis.yml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
language: python
2+
python:
3+
- "3.4"
4+
- "3.5"
5+
- "3.6"
6+
# command to install dependencies
7+
install:
8+
- pip install -r requirements.txt
9+
# command to run tests
10+
script:
11+
- pytest

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /