Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
RaizenBS7 authored Nov 23, 2018
1 parent 45dfc74 commit e84df92
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
language: python
python:
- "3.7.0"
rvm:
- 3.7
cache: pip
install: "pip install -r requirements.txt"
script: python TestSummoner.py

0 comments on commit e84df92

Please sign in to comment.