Skip to content

Commit

Permalink
add secret token to travis
Browse files Browse the repository at this point in the history
  • Loading branch information
benbalter committed Feb 6, 2015
1 parent bd8f72d commit 01ad8ce
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
Expand Up @@ -12,3 +12,7 @@ before_install:
cache:
- bundler
- apt

env:
global:
SECRET_TOKEN: test

0 comments on commit 01ad8ce

Please sign in to comment.