I hereby claim:
- I am rkh on github.
- I am rkh (https://keybase.io/rkh) on keybase.
- I have a public key ASAmJ6TToFvzvSUw2pT2ehsnpK5dR5NpJ8tTIDXWB4tRbQo
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
var scrollPosition = sessionStorage.getItem("scrollPosition") | |
if(scrollPosition) window.scrollTo(0, scrollPosition) | |
document.addEventListener("scroll", function() { | |
sessionStorage.setItem("scrollPosition", window.pageYOffset | document.body.scrollTop) | |
}) |
I hereby claim:
To claim this, I am signing this object:
curl https://gist.githubusercontent.com/rkh/1ee2da1420fa28022fe5/raw/travis.sh -sSL > travis | |
chmod +x travis | |
./travis install |
language: ruby | |
notifications: | |
irc: | |
channels: | |
- "chat.freenode.net#my-channel" | |
template: | |
- "%{repository} (%{commit}) : %{message}" | |
- "Build details: %{build_url}" |
# install ruby-head binary from https://rubies.travis-ci.org/ | |
echo rvm_remote_server_url3=https://rubies.travis-ci.org > ~/.rvm/user/db | |
rvm get head | |
rvm reinstall ruby-head --binary |
language: c | |
compiler: | |
- gcc | |
- clang | |
# Change this to your needs | |
script: ./configure && make |
export repo="ruby" # can also be jruby | |
export version="ruby-2.1.1" # full rvm qualifier | |
gem install travis | |
gem install travis-cli-gh | |
curl -H 'Authorization: `travis gh-signature -r $repo/$repo`' -i http://rubies.travis-ci.org/rebuild/$version -X POST | |
require 'delegate' | |
module Support | |
class WarningFilter < DelegateClass(IO) | |
def write(line) | |
super if line !~ /^\S+gems\/ruby\-\S+:\d+: warning:/ | |
end | |
end | |
end |
Ahhhhhhhhh | |
Ya ya yaaaah | |
Ya ya yaaah | |
Yaaah ya yah | |
Ohohohohoooo | |
Oh ya yaaah | |
Ya ya yaaah | |
Yaaah ya yah |