This website works better with JavaScript.
Home
About
Help
Register
Sign In
mirrors
/
kutt
mirror of
https://github.com/thedevs-network/kutt
Watch
1
Star
0
Fork
0
Code
Releases
59
Activity
Browse Source
chore: remove scripts with error
pull/358/head
poeti8
7 months ago
parent
4f6367e30f
commit
5d82ee69d1
1 changed files
with
1 additions
and
3 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-3
.travis.yml
+ 1
- 3
.travis.yml
View File
@ -1,9 +1,7 @@
language
:
node_js
node_js:
-
"
9
"
-
"
12
"
script:
-
yarn run lint:nofix
-
yarn test
-
yarn build
Write
Preview
Loading…
Cancel
Save