Skip to content

Commit

Permalink
Merge 075e9f7 into 45f1577
Browse files Browse the repository at this point in the history
  • Loading branch information
juwara0 committed May 29, 2018
2 parents 45f1577 + 075e9f7 commit 60a8eee
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Expand Up @@ -3,7 +3,7 @@ dist: trusty
language: node_js

node_js:
- $PUBLISH_NODE_VERSION
- '8.6.0'

addons:
apt:
Expand Down Expand Up @@ -60,7 +60,7 @@ deploy:
on:
all_branches: true
condition: "$EMBER_TRY_SCENARIO = 'ember-default'"
node: $PUBLISH_NODE_VERSION
node: '8.6.0'
tags: true

after_deploy:
Expand Down

0 comments on commit 60a8eee

Please sign in to comment.