Skip to content
This repository was archived by the owner on Sep 16, 2022. It is now read-only.

Commit da008ba

Browse files
committed
Add a title
1 parent 1cfd925 commit da008ba

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ jobs:
4949
# 1. Verify that .travis.yml is not out of date.
5050
# 2. Verify that pubspec.yaml is updated for all packages.
5151
- stage: presubmit
52+
name: Check travis config and pubspecs
5253
script:
5354
- pub get
5455
- pub run dev:travis -d

dev/tool/travis/prefix.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ jobs:
4949
# 1. Verify that .travis.yml is not out of date.
5050
# 2. Verify that pubspec.yaml is updated for all packages.
5151
- stage: presubmit
52+
name: Check travis config and pubspecs
5253
script:
5354
- pub get
5455
- pub run dev:travis -d

0 commit comments

Comments
 (0)