Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/undo-ransomware/ransomware_detection.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Held <ilovemilk@wusa.io>2019-05-17 19:38:43 +0300
committerMatthias Held <ilovemilk@wusa.io>2019-05-17 19:38:43 +0300
commit315bbfd0746e90470d63ace66f7a61a5c15896e4 (patch)
treedac0d26ef5b1aea750f4305d1ed427e0a43180a6
parent726fabaa8ea99bab28e784600b54f1069e0fad5f (diff)
remove stages definition
-rw-r--r--.travis.yml4
1 files changed, 0 insertions, 4 deletions
diff --git a/.travis.yml b/.travis.yml
index 1758f92..413181d 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -58,10 +58,6 @@ jobs:
php: 7.1
env: DB=mysql;CODECHECK=2
-stages:
- - test
- - build
-
after_success:
# Create coverage report
- cd tests