Skip to content
This repository has been archived by the owner on Nov 24, 2020. It is now read-only.

Commit

Permalink
Updated Travis config
Browse files Browse the repository at this point in the history
  • Loading branch information
YogurtTheHorse committed Sep 18, 2016
1 parent 3713a2b commit 3e8fc8f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ python:
- "3.5"

install: "pip install -r requirements.txt"
services: mongodb

before_script:
- echo "TELEGRAM_TOKEN = '123456789:AABBCCDDEEFFGGHHJJKKLLMMNNOOPPRRSST';ADMINS_IDS = [ ];MODERS_IDS = [ ];DATABASE_PATH = 'db.json';USERS_PATH = 'users'" > config.py
Expand Down

0 comments on commit 3e8fc8f

Please sign in to comment.