From ae16735a74a711c0ed7adf6e1df18b75a5a26205 Mon Sep 17 00:00:00 2001 From: Paul Fertser Date: Thu, 27 Feb 2020 10:13:57 +0300 Subject: Wireless: fix hlint warnings, reenable CI checks This makes the code hlint-clean for --cpp-define=USE_NL80211, --cpp-define=IWLIB and without --cpp-define too. --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.travis.yml') diff --git a/.travis.yml b/.travis.yml index 54b4ee0..9ccfc21 100644 --- a/.travis.yml +++ b/.travis.yml @@ -27,5 +27,5 @@ install: - wget https://raw.github.com/ndmitchell/hlint/master/misc/travis.sh script: -# - sh ./travis.sh src + - sh ./travis.sh src - cabal configure --enable-tests -fall_extensions && cabal build && cabal test -- cgit v1.2.3