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

Unified Diff: .travis.yml

Issue 1096253002: Travis workaround (Closed) Base URL: https://github.com/dart-lang/dev_compiler.git@master
Patch Set: Created 5 years, 8 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | karma.conf.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: .travis.yml
diff --git a/.travis.yml b/.travis.yml
index f71b3a83b89c57ce6658961bf9516cefd15fa234..acf7f4404944fb87694a2bc1125a035d5cba24eb 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -12,5 +12,5 @@ before_script:
- npm install
script:
- ./tool/presubmit.sh
- - ./node_modules/karma/bin/karma start --single-run --browsers chrome_travis
+ - ./node_modules/karma/bin/karma start --single-run
- ./tool/coverage.sh
« no previous file with comments | « no previous file | karma.conf.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698