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

Unified Diff: .travis.yml

Issue 2734893002: Update node for travis (Closed)
Patch Set: Created 3 years, 9 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 | no next file » | 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 24d69ac3b138cba37a7bac60d4a482417e0f8997..668e2580623518e54d169183421106e9cd467f20 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -66,7 +66,7 @@ install:
# Empty to suppress default pub get behavior
before_script:
# Node modules used by DDC
- - nvm install 5.5.0
+ - nvm install 6.9.1
- npm install
script:
# Run DDC tests
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698