Skip to content

Commit

Permalink
spelling: compatibility
Browse files Browse the repository at this point in the history
  • Loading branch information
jsoref committed Jan 3, 2018
1 parent c35c85c commit 4f1fc79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
// Allow failing tests to retry execution
// buildPlugin(failFast: false)

// Test plugin compatbility to latest Jenkins LTS
// Test plugin compatibility to latest Jenkins LTS
// Allow failing tests to retry execution
buildPlugin(jenkinsVersions: [null, '2.60.1'],
findbugs: [run:true, archive:true, unstableTotalAll: '0'],
Expand Down

0 comments on commit 4f1fc79

Please sign in to comment.