Maybe travis works now?

This commit is contained in:
Simon Binder 2019-02-03 14:31:16 +01:00
parent 649550f556
commit 64ceb2acfa
1 changed files with 3 additions and 10 deletions

View File

@ -1,18 +1,11 @@
language: dart
env:
- PKG="sally"
- PKG="sally_generator"
dart:
- stable
matrix:
include:
- name: "Sally"
env: PKG="sally"
- name: "Sally generator"
env: PGK="sally_generator"
env:
- PKG="sally"
- PKG="sally_generator"
script: ./tool/travis.sh dartfmt dartanalyzer test