From 86b8f5a1028386665c2c43bff2962b8ea476be78 Mon Sep 17 00:00:00 2001 From: Jeff Geerling Date: Sun, 11 Jun 2017 14:45:59 -0500 Subject: Fixes #33: Install tzdata alongside ntp so timezone data is present. --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.travis.yml') diff --git a/.travis.yml b/.travis.yml index 6eb20a4..563f83c 100644 --- a/.travis.yml +++ b/.travis.yml @@ -8,7 +8,7 @@ env: - distro: ubuntu1404 - distro: ubuntu1204 - distro: fedora24 - # - distro: debian8 + - distro: debian8 script: # Download test shim. -- cgit v1.2.1