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

Commitcae8bf1

Browse files
author
bradmorg
committed
requirements added
1 parente20a379 commitcae8bf1

File tree

2 files changed

+2
-5
lines changed

2 files changed

+2
-5
lines changed

‎.travis.yml‎

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,4 @@ services:
44
-docker
55

66
before_install:
7-
-docker image build -t ubuntu:dbot .
8-
9-
script:
10-
-docker run -e TOKEN ubuntu:dbot
7+
-docker image build -t ubuntu:dbot .

‎Dockerfile‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ FROM ubuntu:18.04
33
RUN apt-get update
44
RUN apt-get install python3 -y
55
RUN apt-get install python3-pip -y
6-
RUN pip3 installdiscord.py
6+
RUN pip3 install-r requirements.txt
77

88
ENV HOME /home
99

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp