This website works better with JavaScript.
Home
Explore
Help
Sign In
lukechilds
/
zap-desktop
mirror of
https://github.com/lukechilds/zap-desktop.git
Watch
1
Star
0
Fork
0
Code
Issues
Projects
Releases
Wiki
Activity
Browse Source
fix(travis): add travis_wait
renovate/lint-staged-8.x
Jack Mallers
7 years ago
parent
2393e4c5dc
commit
48cdbd7a6e
1 changed files
with
1 additions
and
1 deletions
Whitespace
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
2
.travis.yml
2
.travis.yml
View File
@ -37,4 +37,4 @@ before_script:
-
sleep 3
script:
-
"yarn $TEST"
-
"
travis_wait 30
yarn $TEST"
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
lukechilds/zap-desktop
Title
Body
Create Issue