We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6cebeac commit 6335b24Copy full SHA for 6335b24
.travis.yml
@@ -19,7 +19,6 @@ before_script:
19
- npm install -g bower gulp-cli@1
20
- bower install
21
- gulp lint
22
-- gulp lint-closure
23
script:
24
- xvfb-run wct
25
- if [ "${TRAVIS_PULL_REQUEST}" = "false" ]; then wct -s 'windows 10/microsoftedge@14' -s 'windows 8.1/internet explorer@11' -s 'os x 10.11/safari@9' -s 'macos 10.12/safari@10' -s 'Linux/chrome@41'; fi
0 commit comments