Skip to content

Commit

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

0 comments on commit 53a1d21

Please sign in to comment.