Skip to content

yjbanov/flutter_travis_sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flutter/Travis integration sample

Build Status - Travis

This repository contains a sample Flutter app that runs tests on Travis CI.

A minimal Travis configuration is defined in .travis.yml. It downloads the latest Flutter beta build, and runs flutter test against the repository. This assumes that the repository is a single Flutter application with a test/ directory containing Flutter unit tests.

About

Sample Flutter project that runs Travis CI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published