mirror of
https://github.com/Threnklyn/dungeon-sheets.git
synced 2026-05-18 20:23:27 +02:00
Fixed typo in travis yaml file.
This commit is contained in:
+1
-1
@@ -6,7 +6,7 @@ python:
|
||||
# command to install dependencies
|
||||
install:
|
||||
- pip install -r requirements.txt
|
||||
- pip install -r requirements-testing.txt
|
||||
- pip install -r requirements-tests.txt
|
||||
- pip install -e .
|
||||
# command to run tests
|
||||
script:
|
||||
|
||||
Reference in New Issue
Block a user