Skip to content

Commit

Permalink
Re-enable notifications from Travis CI
Browse files Browse the repository at this point in the history
  • Loading branch information
ternus committed Aug 10, 2016
1 parent 278cc74 commit 7b40cdf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ python:
- '2.7'
install: pip install -r requirements.txt
script: nose2
#notifications:
# slack: devprogress:2qhz69Ea3JpXhvyL3IZRwUl2
notifications:
slack: devprogress:2qhz69Ea3JpXhvyL3IZRwUl2
cache: pip
before_install:
- openssl aes-256-cbc -K $encrypted_a3c1f8b747b9_key -iv $encrypted_a3c1f8b747b9_iv
Expand Down

0 comments on commit 7b40cdf

Please sign in to comment.