Skip to content
Snippets Groups Projects
Commit 058b8efd authored by Aya Morisawa's avatar Aya Morisawa
Browse files

Fix env

parent 982db1fa
No related merge requests found
......@@ -31,8 +31,7 @@ after_success:
- if [ $TRAVIS_BRANCH = "master" ]; then git push -f git@github.com:syuilo/misskey release; fi
env:
- CXX=g++-4.8
- NODE_ENV=production
- CXX=g++-4.8 NODE_ENV=production
addons:
apt:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment