Skip to content

Commit

Permalink
Adding environment variables for testing.
Browse files Browse the repository at this point in the history
  • Loading branch information
rdegges committed Jul 6, 2014
1 parent dbe7802 commit de51725
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
Expand Up @@ -6,3 +6,7 @@ install:
- pip install -r requirements.txt
- python setup.py develop
script: python setup.py test
env:
global:
- secure: "XfY0mfudQyyl27D5pgmJCtvkZNTvwCkHx2/Bt5EuKZALK2WUBGbxAM2hSB5hxlTVeZw+cUkCXDTpLOK03CslYun2p7H9yc2rUlhvBalF5cVu6OcGxK4OvuUCWyRngmsUpoIhzCfSkUBtFVQDXsLCs+ORpv0U2Po2oW59cWynEX4="
- secure: "B5zXLej96h7rdk5kxsFO8eLO2m8eNH/h87MMLuiNVW0AvIfvbS8gNbbzIHY1M4ZgMnEZT4JWpMi2o+W0Dog7tSxmYJjHTJt6777vYUrBfzR2NZe+6C0gJ7F2AlVTki+fdk0RbPDe0GzI83F3w5TwmyEdSWTvH9ZGfstIw91hk+U="

0 comments on commit de51725

Please sign in to comment.