Skip to content

Commit

Permalink
updates node version
Browse files Browse the repository at this point in the history
  • Loading branch information
zigahertz committed Jul 5, 2016
1 parent 8e182a7 commit c8123aa
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
language: node_js
node_js:
- "4"
- "4.2"

sudo: required
dist: trusty
Expand All @@ -19,7 +19,6 @@ cache:

env:
- EMBER_TRY_SCENARIO=default
- EMBER_TRY_SCENARIO=ember-1.13
- EMBER_TRY_SCENARIO=ember-release
- EMBER_TRY_SCENARIO=ember-beta
- EMBER_TRY_SCENARIO=ember-canary
Expand Down

0 comments on commit c8123aa

Please sign in to comment.