Skip to content

Commit

Permalink
Exclude travis.yml from tarball
Browse files Browse the repository at this point in the history
  • Loading branch information
christian-kern committed Oct 10, 2014
1 parent 8b1df9a commit 5df7d35
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/create_tarball.sh
Original file line number Diff line number Diff line change
Expand Up @@ -146,6 +146,7 @@ rsync \
--exclude "doc/reference/header.html" \
--exclude "doc/reference/*.css" \
--exclude "doc/examples/insert_snippets.py" \
--exclude ".travis.yml" \
--archive --recursive ${d} $MYTMPDIR/${n}

echo "Replace version number in README"
Expand Down

0 comments on commit 5df7d35

Please sign in to comment.