File tree Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 1
- 5
1
+ 6
Original file line number Diff line number Diff line change 2
2
global :
3
3
secure : tda2UN8Wif3bVBGJD5UJaXRhsE0E+bz/kZ+qudJp6LpCeb4RpV50kTIzDWEGjHF0Lubi/9xV0nGz+EvzcOWlDgdcBIMrVG38BgTSVtGyAsyeDPdO6K7wmFs5NyC/g7L0JBM7axjBeydYkRei/mmd1SJyvfLssFKHSYXfB2RZSRnnGDEEHNRuWmTQ1xCZap8upHUL3r67WrvRCl+o8MsBH2yFfTQD1BT3Di7StNwS1IH9/mLUzIPjx61hq8VBjF8kAzR1DOB0Mk3ll68tZ2gVhg80t3qe/ulSpJ0ox9IuHzLn2uEUdQR2frcoVLMCiqahZxitwBLncmgSoNgrr9+KVR65tjRfBrudElg//4Pi9enarOoGNXjDAi0dmlel7ayD0cpHmUPi4fGsQEzJw0HAIw/3VK6+Co3jt6uPssfAmW/VQbhGmV6POqM/opKJg4s78fgf4DvDbDPcl9d8mXelnc04SzbK3+AqndeuDKm29dvxQDDa/Hl7VUuyzft1CXr5+bgug6ZLw5n6xaF/zzPcGai4Hh4kGCM0jISbb75DRGt/m2BD4LtEgDCe08eDuSqU2YQpXzrowFLd6LkwtWofcLCIEkXcgusiJTmb0+bhDESqLvxaVTtd3A+pHzcptugHvLuA9CzJ15YPGg2czl+PVkrcVjYR+J/KbM5VsmQ9gv0=
4
4
after_success :
5
- - $(npm bin)/set-up-ssh -k "${encrypted_fa862907f31d_key}"
6
- -iv "${encrypted_fa862907f31d_iv}"
5
+ - $(npm bin)/set-up-ssh --key "${encrypted_fa862907f31d_key}"
6
+ -- iv "${encrypted_fa862907f31d_iv}"
7
7
--path-encrypted-key .travis-github-deploy-key.enc
8
8
- $(npm bin)/update-branch --commands 'npm run build'
9
9
--commit-message "Update gh-pages @ ${TRAVIS_COMMIT}"
Original file line number Diff line number Diff line change 1
- # Benchmark.js wrapper for jsPerf [ ![ Build status] ( https://travis-ci.org/jsperf/build- benchmark.js-wrapper.svg )] ( https://travis-ci.org/jsperf/build- benchmark.js-wrapper )
1
+ # Benchmark.js wrapper for jsPerf [ ![ Build status] ( https://travis-ci.org/jsperf/benchmark.js-wrapper.svg )] ( https://travis-ci.org/jsperf/benchmark.js-wrapper )
2
2
3
3
This repository hosts scripts that generate the special jsPerf-specific build of Benchmark.js.
4
4
5
- Demo / test page: < https://jsperf.github.io/build- benchmark.js-wrapper/ >
5
+ Demo / test page: < https://jsperf.github.io/benchmark.js-wrapper/ >
6
6
7
7
## Why does jsPerf need a special build?
8
8
Original file line number Diff line number Diff line change 18
18
},
19
19
"bugs" : " https://github.com/jsperf/benchmark.js-wrapper/issues" ,
20
20
"devDependencies" : {
21
- "@alrra/travis-scripts" : " ^2 .0.0 " ,
21
+ "@alrra/travis-scripts" : " ^3 .0.1 " ,
22
22
"benchmark" : " 2.1.0" ,
23
23
"gulp" : " ^3.9.0" ,
24
24
"gulp-add-src" : " ^0.2.0" ,
You can’t perform that action at this time.
0 commit comments