Skip to content
Permalink

Comparing changes

This is a direct comparison between two commits made in this repository or its related repositories. View the default comparison for this range or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: ember-cli/babel-plugin-filter-imports
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: d9416791966fa48d6c829cd51dcab5ffe1fb3772
Choose a base ref
..
head repository: ember-cli/babel-plugin-filter-imports
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 8a95846ee79feb50d087fcaddec91fb5f1d58b5b
Choose a head ref
Showing with 3 additions and 2 deletions.
  1. +3 −2 .travis.yml
5 changes: 3 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
sudo: false
language: node_js
node_js:
- 4
- 6
- "0.12"
- "4"
- "6"