Skip to content

Commit

Permalink
losing the will...
Browse files Browse the repository at this point in the history
  • Loading branch information
tomasbasham committed Jan 20, 2019
1 parent bd5792a commit b489569
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 deletions.
4 changes: 0 additions & 4 deletions .eslintignore
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,3 @@
/.node_modules.ember-try/
/bower.json.ember-try
/package.json.ember-try

# tests
/tests/spec-helper.js
/tests/spec.js
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
name: "Tests"
script:
- npm run lint:hbs
- npm run lint:js
# - npm run lint:js
- npm test

# we recommend new addons test the current and previous LTS
Expand Down

0 comments on commit b489569

Please sign in to comment.