We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 90ea092 commit 3bd2a0bCopy full SHA for 3bd2a0b
.travis.yml
@@ -1,4 +1,5 @@
1
language: bash
2
sudo: false
3
-
+before_script:
4
+ - chmod +x ./fail2ban.sh
5
script: make test
0 commit comments