We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 45aa4d5 + 3c2c5f5 commit 5d5d0edCopy full SHA for 5d5d0ed
pkgs/package_config/tool/travis.sh
@@ -9,7 +9,7 @@ set -e
9
10
# Verify that the libraries are error free.
11
dartanalyzer --fatal-warnings \
12
- lib/packagemap.dart \
+ lib/packages.dart \
13
test/all.dart
14
15
# Run the tests.
0 commit comments