Skip to content

Commit

Permalink
feat:ci travis
Browse files Browse the repository at this point in the history
  • Loading branch information
longer96 committed Aug 23, 2021
1 parent d8bd752 commit 46b1bcd
Showing 1 changed file with 0 additions and 16 deletions.
16 changes: 0 additions & 16 deletions .travis.yaml
Original file line number Diff line number Diff line change
@@ -1,19 +1,3 @@
language: dart
script:
- dart dart_sample.dart


os:
- osx
install:
- git clone https://github.com/flutter/flutter.git
- export PATH="$PATH:`pwd`/flutter/bin"
script:
- flutter doctor && flutter test




matrix:
include:
# 声明 Android 运行环境
Expand Down

0 comments on commit 46b1bcd

Please sign in to comment.