We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1a59a12 commit c3a4e7eCopy full SHA for c3a4e7e
.travis.yml
@@ -2,16 +2,3 @@ language: node_js
2
sudo: true
3
node_js:
4
- 9.8
5
-env:
6
- - DISPLAY=:99.0
7
-before_script:
8
- - sh -e /etc/init.d/xvfb start
9
-deploy:
10
- provider: npm
11
- email: christoph.burgmer@gmail.com
12
- api_key:
13
- secure: TxyrJX17vROKy5EMmpQdg161KnFbaesJ4cfKBvEUj8l5c7nfaUFDJm5E122b2st8X+X9e062K9PKLR6qcPBOMrjGMBrm2eLL9ABF0Ulsd93GhiZxmWnoXkitYonK7w7y6zjAzNPunOPJlHzjN1f+BW07YFFPtDtIgVExc5jFR5M=
14
- on:
15
- tags: true
16
- repo: cburgmer/rasterizeHTML.js
17
- all_branches: true
0 commit comments