Skip to content

Commit

Permalink
use credentials in the open rather than secured
Browse files Browse the repository at this point in the history
  • Loading branch information
neonstalwart committed Oct 10, 2014
1 parent 29328fd commit 9f03fb4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Expand Up @@ -4,8 +4,8 @@ node_js:

env:
global:
- secure: ewm9Nj51hYx1CQh7h1wWrfrZhBL04jVmDZmwAs6cMWynDkWiAj/haFBmgrC+YonQUTn5q5VyEgtBmp3wRecvKf++/goRl0B2WR+riARl3BDFHItwNMHFR57rbUSar4VP1XkcO2TjgokEepEo/dm0n9UvKJqOs+86F6XoNO+6d0U=
- secure: h4LjB9ix+aZUx9ajQkc7ZOFoItpPeo4jM5DS5cByAcfKNB+jwqQk6L9UziJJIrGQCkh6sGhwfdRkxjhMMSJewHiN2zm9DZDG+aEBjJTdGbd+0V4IAN39fG4+DG97VMoWPyCxdb9P/IPYXK64V2a4LVXkeu/MTu26U8Q80hGMd38=
- SAUCE_USERNAME: persvr-ci
- SAUCE_ACCESS_KEY: d8dc90f7-08ca-41a5-8055-c452116b9ef7

install:
- travis_retry npm install
Expand Down

0 comments on commit 9f03fb4

Please sign in to comment.