mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-01-04 09:05:49 -05:00
chore(CI): Update Travis CI Config
This commit is contained in:
committed by
GitHub
parent
a33ebd3c43
commit
a8e2ed6b5e
@@ -3,8 +3,6 @@ language: node_js
|
||||
node_js:
|
||||
- '6'
|
||||
|
||||
before_install: if [[ `npm -v` != 3* ]]; then npm i -g npm@3; fi
|
||||
|
||||
cache:
|
||||
directories:
|
||||
- node_modules
|
||||
|
||||
Reference in New Issue
Block a user