Skip to content

Commit

Permalink
lock node version
Browse files Browse the repository at this point in the history
  • Loading branch information
Gabe Lerner committed May 17, 2019
1 parent fbebf8e commit 4a9c313
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
@@ -1,9 +1,9 @@
language: node_js
node_js:
- "node"
- "11"
before_install:
- sudo apt-get update
- sudo apt-get install -y libgif-dev
after_failure:
- zip -r ./canvg-expected.zip ./test/actual_node ./test/diff_node
- curl --upload-file ./canvg-expected.zip https://transfer.sh/canvg-expected.zip
- curl --upload-file ./canvg-expected.zip https://transfer.sh/canvg-expected.zip

0 comments on commit 4a9c313

Please sign in to comment.