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

dart2.travis.mustache Maven / Gradle / Ivy

There is a newer version: 7.7.0
Show newest version
#
# AUTO-GENERATED FILE, DO NOT MODIFY!
#
# https://docs.travis-ci.com/user/languages/dart/
#
language: dart
dart:
# Install a specific stable release
- "2.12"
install:
- pub get

script:
- pub run test




© 2015 - 2024 Weber Informatics LLC | Privacy Policy