Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(597)

Side by Side Diff: packages/quiver_iterables/.travis.yml

Issue 2119523002: Added full js & js_util packages (Closed) Base URL: git@github.com:dart-lang/observatory_pub_packages.git@master
Patch Set: Created 4 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « packages/quiver_iterables/.gitignore ('k') | packages/quiver_iterables/CHANGELOG.md » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 language: dart 1 language: dart
2 sudo: false 2 sudo: false
3 dart: 3 dart:
4 - stable 4 - stable
5 - dev 5 - dev
6 script: ./tool/travis.sh 6 script: ./tool/travis.sh
7 env: 7 env:
8 - DARTANALYZER_FLAGS=--fatal-warnings 8 - DARTANALYZER_FLAGS=--fatal-warnings
OLDNEW
« no previous file with comments | « packages/quiver_iterables/.gitignore ('k') | packages/quiver_iterables/CHANGELOG.md » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698