This website works better with JavaScript.
Home
Explore
Help
Sign In
wes
/
KettleBlog
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
15
Projects
Releases
Wiki
Activity
Browse Source
Do not treat warnings as errors in CI
master
Wesley Kerfoot
6 years ago
parent
c06b930b5e
commit
a8db547494
1 changed files
with
1 additions
and
0 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
1
.travis.yml
1
.travis.yml
View File
@ -1,4 +1,5 @@
language
:
python
warnings_are_errors
:
false
env:
DOCKER_COMPOSE_VERSION
:
1.24
.1
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
wes/KettleBlog
Title
Body
Create Issue