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 ed4a307 commit 4663b43Copy full SHA for 4663b43
README.md
@@ -11,9 +11,13 @@ This is simple test suit could be used in monitoring/deployment.
11
- check if latest releases page/feed is accessible and returns not empty results
12
- check if latest release at https://metacpan.org/feed/recent?f= is not older than 4 hours ago
13
14
-# USAGE
+# INSTALL
15
16
+ yum install curl
17
carton install
18
+
19
+# RUN TESTS
20
21
carton exec swat ./
22
23
# Settings
0 commit comments