Skip to content

Commit

Permalink
Fix Travis config
Browse files Browse the repository at this point in the history
  • Loading branch information
RyanZim committed Nov 22, 2017
1 parent 753203a commit a03989f
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,6 @@ sudo: false
language: node_js
node_js:
- "6"
matrix:
include:
- node_js: "6"
env: TEST_SUITE=lint
env:
- TEST_SUITE=unit
script: npm run-script $TEST_SUITE
cache:
directories:
- node_modules

0 comments on commit a03989f

Please sign in to comment.