Skip to content

Commit

Permalink
fix travis script
Browse files Browse the repository at this point in the history
  • Loading branch information
lins05 committed Feb 27, 2015
1 parent d6c9694 commit 37fa73b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
language: python
python: 2.7
before_install:
- cp scripts/slackbot-test-ctl /usr/local/bin
- sudo cp scripts/slackbot-test-ctl /usr/local/bin
- slackbot-test-ctl init
- slackbot-test-ctl startproxy
install: pip install -r requirements.txt
Expand Down

0 comments on commit 37fa73b

Please sign in to comment.