mirror of
https://github.com/sim1222/misskey.git
synced 2025-08-04 15:53:51 +09:00
Fix env
This commit is contained in:
@ -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:
|
||||
|
Reference in New Issue
Block a user