Skip to content

Commit

Permalink
Call simplept directory from .travis.yml.
Browse files Browse the repository at this point in the history
  • Loading branch information
tatsy committed Apr 15, 2015
1 parent 3a0bffd commit 3d4be30
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 @@ -30,7 +30,7 @@ after_success:
- lcov --remove coverage.info 'test/*' 'example/*' '/usr/*' 'CMakeFiles/*' --output-file coverage.info
- lcov --list coverage.info
- coveralls-lcov --repo-token punfgYjHqV4P4flVjRVMnSk45TFIxeull coverage.info
- make render
- ./build/bin/simplept
- ls -l
- sh ./update-gh-pages.sh
notifications:
Expand Down

0 comments on commit 3d4be30

Please sign in to comment.