Skip to content

Commit

Permalink
Try full build with Travis
Browse files Browse the repository at this point in the history
  • Loading branch information
c-geek committed May 24, 2016
1 parent fc020f8 commit eaac6ee
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 @@ -24,7 +24,7 @@ after_success:
- cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js
- rm -Rf ./coverage

before_deploy:
#before_deploy:
# Download & embed Nodejs binary
- NVER=`node -v`
- DUNITER_VER=`git describe --exact-match --tags $(git log -n1 --pretty='%h') | grep -Po "\d.*"`
Expand Down

0 comments on commit eaac6ee

Please sign in to comment.