Files
de.doen1el.calibrewebcompanion/packages/epubx/tool/travis.sh
T
Daniel 40445fd83f fix: internal e-reader epubx issues
fix: gradle issues due to flutter migration
fix: minor colortheme adjustments
2026-06-14 10:40:07 +02:00

10 lines
170 B
Bash
Executable File

#!/bin/bash
# Fast fail the script on failures.
set -e
# Analyze the code.
dartanalyzer --strong --fatal-warnings .
# Test the entire test directory
pub run test test/