Movatterモバイル変換


[0]ホーム

URL:


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

Commit899c022

Browse files
committed
Travis integration.
1 parent7e018dc commit899c022

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

‎.travis.yml‎

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
language:python
2+
python:
3+
-"3.7"
4+
5+
# Install dependencies.
6+
install:
7+
-pip install -r requirements.txt
8+
9+
# Run linting and tests.
10+
script:
11+
-pylint ./src
12+
-pytest

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp