This commit is contained in:
Aya Morisawa 2017-02-28 00:48:17 +09:00
parent 982db1faed
commit 058b8efdd8

View file

@ -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: