diff options
author | Vanessa McHale <vanessa.mchale@iohk.io> | 2018-09-24 22:54:35 -0500 |
---|---|---|
committer | Vanessa McHale <vanessa.mchale@iohk.io> | 2018-09-24 22:54:35 -0500 |
commit | 2bd5d60fc47631fb35916a90bf8722b6aa8982a9 (patch) | |
tree | c30a891d9ad2378e893f55cc0193d92c6c25093b | |
parent | 5c571e757718f41889d45406529bc39e10baf55c (diff) | |
download | xmobar-2bd5d60fc47631fb35916a90bf8722b6aa8982a9.tar.gz xmobar-2bd5d60fc47631fb35916a90bf8722b6aa8982a9.tar.bz2 |
travis
-rw-r--r-- | .travis.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml index aa10e8b..a034216 100644 --- a/.travis.yml +++ b/.travis.yml @@ -4,6 +4,7 @@ ghc: - 8.0 - 8.2 - 8.4 + - 8.6 before_install: - sudo apt-get -qq update |