diff options
author | Jeff Geerling <geerlingguy@mac.com> | 2017-04-06 16:01:56 -0500 |
---|---|---|
committer | Jeff Geerling <geerlingguy@mac.com> | 2017-04-06 16:01:56 -0500 |
commit | 9c4129402d7731cb985ef8a70cd34734d97d5a87 (patch) | |
tree | b38ed0914eeba0ac2c13bd385a1b7fa95839dd42 /.travis.yml | |
parent | 199c0889bd80eea7921dc40aceacec8ae7ed8809 (diff) | |
download | ntp-9c4129402d7731cb985ef8a70cd34734d97d5a87.tar.gz ntp-9c4129402d7731cb985ef8a70cd34734d97d5a87.tar.bz2 ntp-9c4129402d7731cb985ef8a70cd34734d97d5a87.tar.xz ntp-9c4129402d7731cb985ef8a70cd34734d97d5a87.zip |
Don't enable debian8 tests yet.
Diffstat (limited to '.travis.yml')
-rw-r--r-- | .travis.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml index 563f83c..6eb20a4 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. |