mirror of
https://github.com/ilri/dspace-statistics-api.git
synced 2024-11-22 06:15:02 +01:00
.travis.yml: Go→Python
Fix incorrect language.
This commit is contained in:
parent
cab9f16dbc
commit
70e96214c8
@ -9,7 +9,7 @@ python:
|
||||
- master
|
||||
jobs:
|
||||
allow_failures:
|
||||
- go: master
|
||||
- python: master
|
||||
addons:
|
||||
postgresql: "10"
|
||||
before_script:
|
||||
|
Loading…
Reference in New Issue
Block a user