Skip to content

Commit 38b11a7

Browse files
committed
remove sheetify stuff
1 parent f20c4a4 commit 38b11a7

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

.travis.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,7 @@
1+
language: node_js
12
node_js:
23
- "4"
34
- "6"
45
- "8"
56
- "10"
67
- "node"
7-
sudo: false
8-
language: node_js
9-
script: "npm run test:cov"
10-
after_script: "cat ./coverage/lcov.info | codecov"

0 commit comments

Comments
 (0)