All Downloads are FREE. Search and download functionalities are using the official Maven repository.

dart-jaguar.travis.mustache Maven / Gradle / Ivy

The newest version!
# https://docs.travis-ci.com/user/languages/dart/
#
language: dart
dart:
# Install a specific stable release
- "1.24.3"
install:
- pub get

script:
- pub run test




© 2015 - 2025 Weber Informatics LLC | Privacy Policy