Merge pull request #1770 from ether/feature/travis_fix

Fixed sauce labs key in travis config file
pull/1751/merge
John McLear 2013-05-04 05:20:23 -07:00
commit 42e164c1b6
1 changed files with 1 additions and 4 deletions

View File

@ -10,14 +10,11 @@ script:
- "tests/frontend/travis/runner.sh"
env:
global:
- secure: "OxZ2s724S96xu02746LUN+4lBckAe1BOICJjfA4jnFPNpiNU6XoMH52f+LgG\nZzAwu6xMTv+NsaLGp6Avm3cx4GZ+jIiHe4NB9XOgYPa0r0TBIi3ueWYPDyVv\nCniS/4qX68DoFNV4lh7zMBXn0IIPxT4Wppm3desBpjWDP/SdoRs="
- secure: "gVR70BdAh093qBS5P5+V5NzmCYnLFFeIZn3XdgTpgpGRm7UE8GP53TEobtPf\neqpEpbWRTsEbdf+QPisVWrBZcNPFU4I3nucIqdyVobIcQD0TbBQYudm0yLQd\n3Ocqck0BIx9Ni9hBklJupmKt89LDQxNvkEb+uJJqlQwo2RZd36U="
- SAUCE_USER=etherpad
jdk:
- oraclejdk6
notifications:
email:
- petermartischka@googlemail.com
- contact@etherpad.org
irc:
channels:
- "irc.freenode.org#etherpad-lite-dev"