Skip to content

Commit

Permalink
Removed debug flag from travis
Browse files Browse the repository at this point in the history
  • Loading branch information
davidmerfield committed Jan 8, 2019
1 parent 351dcc2 commit bf704bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ cache:
directories: directories:
- node_modules - node_modules
env: env:
- CXX=g++-4.8 DEBUG=* - CXX=g++-4.8
addons: addons:
apt: apt:
sources: sources:
Expand Down

0 comments on commit bf704bc

Please sign in to comment.