Diff
checker
Text
Text
Images
Documents
Excel
Folders
Legal
Enterprise
Desktop
Pricing
Sign in
Download Diffchecker Desktop
Compare text
Find the difference between two text files
Tools
History
Real-time editor
Hide unchanged lines
Disable line wrap
Layout
Split
Unified
Diff precision
Smart
Word
Char
Syntax highlighting
Choose syntax
Ignore
Transform text
Go to first change
Edit input
Diffchecker Desktop
The most secure way to run Diffchecker. Get the Diffchecker Desktop app: your diffs never leave your computer!
Get Desktop
travisci-diff-cassandra
Created
6 years ago
Diff never expires
Clear
Export
Share
Explain
1 removal
Lines
Total
Removed
Characters
Total
Removed
To continue using this feature, upgrade to
Diff
checker
Pro
View Pricing
5 lines
Copy
13 additions
Lines
Total
Added
Characters
Total
Added
To continue using this feature, upgrade to
Diff
checker
Pro
View Pricing
17 lines
Copy
Copy
Copied
Copy
Copied
dist:
trusty
dist:
xenial # default
sudo: required
sudo: required
Copy
Copied
Copy
Copied
addons:
apt:
sources:
- sourceline: 'ppa:openjdk-r/ppa'
- sourceline: 'deb http://www.apache.org/dist/cassandra/debian 311x main'
key_url: &apache-key https://www.apache.org/dist/cassandra/KEYS
- sourceline: 'deb-src http://www.apache.org/dist/cassandra/debian 311x main'
key_url: *apache-key
packages:
- openjdk-8-jdk
- cassandra
services:
services:
- cassandra
- cassandra
Saved diffs
Original text
Open file
dist: trusty sudo: required services: - cassandra
Changed text
Open file
dist: xenial # default sudo: required addons: apt: sources: - sourceline: 'ppa:openjdk-r/ppa' - sourceline: 'deb http://www.apache.org/dist/cassandra/debian 311x main' key_url: &apache-key https://www.apache.org/dist/cassandra/KEYS - sourceline: 'deb-src http://www.apache.org/dist/cassandra/debian 311x main' key_url: *apache-key packages: - openjdk-8-jdk - cassandra services: - cassandra
Find difference