Browse Source

integrate travis ci

master
Wito Chandra 8 years ago
committed by GitHub
parent
commit
2c154a0627
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 0 deletions
  1. +5
    -0
      .travis.yml

+ 5
- 0
.travis.yml View File

@@ -0,0 +1,5 @@
language: dart
dart:
- dev
dart_task:
- test: --platform vm --reporter expanded

Loading…
Cancel
Save