Skip to content

Commit a937302

Browse files
authored
Update .travis.yml
1 parent 4eef6ac commit a937302

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@ matrix:
22
include:
33
- language: dart
44
dart: 1.24.2
5+
script:
6+
- cd dart && pub run test
57
- language: node_js
68
node_js:
79
- "0.10"

0 commit comments

Comments
 (0)