diff --git a/.travis.yml b/.travis.yml index 0fa0207b..28361939 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,6 +1,6 @@ --- language: node_js -node_js: "0.10.36" +node_js: stable env: - EMBER_VERSION=default diff --git a/app/routes/team.coffee b/app/routes/team.coffee index fd0ede97..513bb709 100644 --- a/app/routes/team.coffee +++ b/app/routes/team.coffee @@ -143,7 +143,7 @@ Route = TravisRoute.extend }, { name: 'Brandon Burton' - title: 'Regional Cloud Manager' + title: 'Infrastructure Conductor' handle: 'solarce' nationality: 'usa' country: 'usa'