Skip to content

Commit

Permalink
Fix wrong Travis section
Browse files Browse the repository at this point in the history
  • Loading branch information
rutsky committed Oct 19, 2013
1 parent 74b3f5b commit f9ff82d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -45,7 +45,7 @@ matrix:
- python: "2.7"
env: TWISTED=12.0.0 SQLALCHEMY=latest SQLALCHEMY_MIGRATE=0.7.2

before_script:
before_install:
# Disable SSH host key checking. Otherwize ssh will ask confirmation from
# command prompt.
- echo -e "Host github.com\n\tStrictHostKeyChecking no\n" >> ~/.ssh/config
Expand Down

0 comments on commit f9ff82d

Please sign in to comment.