| 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 |