Skip to content

Commit

Permalink
Removed test from travis until figure out how to get sause to work again
Browse files Browse the repository at this point in the history
  • Loading branch information
jarrodek committed Nov 24, 2016
1 parent 0f0e0dc commit f2e5cd0
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,7 @@ before_script:
addons:
sauce_connect: true
script:
- "./node_modules/.bin/polymer lint oauth-authorization.html"
- ./node_modules/.bin/polymer test --plugin sauce --job-name "oauth-authorization:${TRAVIS_BRANCH}"
--build-number=${TRAVIS_BUILD_NUMBER}
- ./node_modules/.bin/polymer lint oauth-authorization.html
cache:
directories:
- bower_components
Expand Down

0 comments on commit f2e5cd0

Please sign in to comment.