Skip to content

Commit

Permalink
Remove listing from travis
Browse files Browse the repository at this point in the history
  • Loading branch information
chuckh committed Jul 16, 2017
1 parent bcdb4d7 commit 251cbcc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ install:
- npm install
- polymer install
before_script:
- npm run lint
# - npm run lint
script:
- xvfb-run npm run test
- xvfb-run npm run test:integration

0 comments on commit 251cbcc

Please sign in to comment.