]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - .travis.yml
fix(journal-gatewayd): use relative urls (not starting with '/')
[thirdparty/systemd.git] / .travis.yml
index f41b43ed22844859df06efcf25fd1beeaed49869..dd34e9c82ac9f5a0fd84a8e11d423ea5412cc6f3 100644 (file)
@@ -11,9 +11,15 @@ env:
         - REPO_ROOT="$TRAVIS_BUILD_DIR"
 
 stages:
+    - name: Build & test
+      if: type != cron
+
     - name: Fuzzit-Fuzzing
       if: type = cron
 
+    - name: Fuzzit-Sanity
+      if: type != cron
+
     # Run Coverity periodically instead of for each commit/PR
     - name: Coverity
       if: type = cron