Skip to content
This repository has been archived by the owner on Dec 19, 2024. It is now read-only.

Commit

Permalink
fix travis dashes
Browse files Browse the repository at this point in the history
  • Loading branch information
Elliott Marquez authored Jun 6, 2018
1 parent 84f4390 commit 87de5bb
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 @@ -22,7 +22,7 @@ addons:
chrome: stable
script:
- xvfb-run polymer test
>-
- >-
if [ "${TRAVIS_PULL_REQUEST}" = "false" ]; then polymer test -s 'default';
fi
dist: trusty
Expand Down

0 comments on commit 87de5bb

Please sign in to comment.