Skip to content

Commit c050dfb

Browse files
committed
fix: use the dist directive to specify xenial
1 parent a948628 commit c050dfb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
language: python
22
sudo: True
3-
os: Xenial
3+
dist: xenial
44
matrix:
55
include:
66
- env: TOXENV=py27-django111

0 commit comments

Comments
 (0)