Skip to content

Commit

Permalink
Add a branch for datadog.conf file in travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
conorbranagan committed Jan 12, 2013
1 parent cdbf8b0 commit d7194b8
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
Expand Up @@ -36,6 +36,6 @@ before_script:
- sudo apt-get remove memcached
- sudo apt-get install memcached
- sudo mkdir -p /etc/dd-agent/
- sudo bash -c "curl -L https://raw.github.com/DataDog/dd-agent/datadog.conf.example > /etc/dd-agent/datadog.conf"
- sudo bash -c "curl -L https://raw.github.com/DataDog/dd-agent/master/datadog.conf.example > /etc/dd-agent/datadog.conf"
env:
- DB=redis

0 comments on commit d7194b8

Please sign in to comment.