Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: .travis.yml

Issue 29555620: Issue 5698 - Update V8 to 6.1.534.41 (Closed) Base URL: https://github.com/adblockplus/libadblockplus.git
Patch Set: fix and rebase Created Sept. 28, 2017, 7:21 a.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | appveyor.yml » ('j') | dependencies » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: .travis.yml
diff --git a/.travis.yml b/.travis.yml
index 783131e088208dc3cdad66370bc2bd601c248202..8be22ef1d1cf5b2a69452c5e4722a4b5cf5af9f1 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -22,7 +22,7 @@ python: '2.7'
env:
global:
- - URL_PREFIX=https://v8.eyeofiles.com/75b799aaf5f294d484021fe478cb24fa03ae02b4/
+ - URL_PREFIX=https://v8.eyeofiles.com/v8-9a4991959e231351e52266b631cbd36f8341bdc3/
sergei 2017/09/28 07:36:37 Currently it's V8 commit, originally I wanted to h
matrix:
- BUILD_ACTION=test
- BUILD_ACTION=android_arm ANDROID_NDK_ROOT=${TRAVIS_BUILD_DIR}/third_party/android-ndk-r12b
« no previous file with comments | « no previous file | appveyor.yml » ('j') | dependencies » ('J')

Powered by Google App Engine
This is Rietveld