Skip to content
Snippets Groups Projects
Unverified Commit 8a1aa082 authored by syuilo's avatar syuilo Committed by GitHub
Browse files

Update .travis.yml

parent 64bd853b
No related branches found
No related tags found
No related merge requests found
......@@ -7,7 +7,7 @@ notifications:
language: node_js
node_js:
- 9.8.0
- 10.1.0
env:
- CXX=g++-4.8 NODE_ENV=production
......@@ -22,9 +22,7 @@ addons:
cache:
directories:
# パッケージをキャッシュすると本来は動かないはずなのに動いてしまう
# 場合があり危険なのでキャッシュはしない:
#- node_modules
- node_modules
services:
- mongodb
......
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