thamaraiselvam / Numbers-Flutter-Game

Numbers is simple game to improve problem solving skills and it is built in Flutter Framework
https://play.google.com/store/apps/details?id=com.thamaraiselvam.numbers
MIT License
56 stars 25 forks source link

Adding travis ci #16

Closed luizfranca closed 4 years ago

luizfranca commented 4 years ago

What this PR adds

As I'm not the owner of the project, I cannot create a travis project for it. But you can create a travis project and use this PR to make it test your code. If you use a linux or a windows machine and you intend to use golden tests, you should change the OS match yours, as the flutter golden tests generates slightly different images depending on the OS.

Related Issue

#9