Skip to content

Commit bf7b13b

Browse files
Update travis env.
1 parent 6c00031 commit bf7b13b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ services:
1313
main: &main
1414
stage: Alpine
1515
os: linux
16-
dist: bionic # precise, trusty, xenial, bionic
17-
language: shell
16+
dist: xenial # precise, trusty, xenial, bionic
17+
language: python
1818
script:
1919
- docker-compose -f LNX-docker-compose.yml up --build --exit-code-from dj
2020
jobs:

0 commit comments

Comments
 (0)