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

Unified Diff: .travis.yml

Issue 1208413003: Run canary tests in presubmit (Closed) Base URL: https://github.com/dart-lang/dev_compiler.git@master
Patch Set: Created 5 years, 6 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 | tool/browser_test.sh » ('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 109b64b5a3a4b8394ca2d977285b4b5e041c58a9..4674202b0667f7816174cca0706c44b815158a16 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -16,5 +16,4 @@ before_script:
- npm install
script:
- ./tool/presubmit.sh
- - ./node_modules/karma/bin/karma start --single-run
- ./tool/coverage.sh
« no previous file with comments | « no previous file | tool/browser_test.sh » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698