Skip to content

Commit

Permalink
fixes #716 No longer need travis deploy. (forgot make dist)
Browse files Browse the repository at this point in the history
  • Loading branch information
gdamore committed May 16, 2016
1 parent a302c45 commit 761e764
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,6 @@ script:
- cmake ..
- cmake --build . -- -j4
- ctest --output-on-failure -C Debug -j4
# Generate source package
- make package_source
#deploy:
# provider: releases
# api_key:
Expand Down

0 comments on commit 761e764

Please sign in to comment.