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

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

Issue 2989763002: Update charted to 0.4.8 and roll (Closed)
Patch Set: Removed Cutch from list of reviewers Created 3 years, 4 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/usage/.project ('k') | packages/usage/AUTHORS » ('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 dart: 2 dart: dev
3 - stable
4 - dev
5 sudo: false 3 sudo: false
6
7 # before_install:
8 # - "export CHROME_ARGS=--no-sandbox"
9 # - "export DISPLAY=:99.0"
10 # - "sh -e /etc/init.d/xvfb start"
11
12 script: ./tool/travis.sh 4 script: ./tool/travis.sh
OLDNEW
« no previous file with comments | « packages/usage/.project ('k') | packages/usage/AUTHORS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698