This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
joe
/
klip
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
40
Wiki
Activity
Browse Source
Fix travis
tags/v2.0.0
poeti8
1 year ago
parent
93f4b0e745
commit
6fa59d026c
1 changed files
with
0 additions
and
4 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-4
.travis.yml
+ 0
- 4
.travis.yml
View File
@@ -3,10 +3,6 @@ language: node_js
node_js:
- "9"
before_install:
- cp ./server/config.example.js ./server/config.js
- cp ./client/config.example.js ./client/config.js
script:
- yarn run lint:nofix
- yarn test
Write
Preview
Loading…
Cancel
Save