Skip to main content
summaryrefslogtreecommitdiffstats
blob: 2931f705cb0de6084b9b30b19f21829f6ca76cf8 (plain) (blame)
1
2
3
4
5
6
7
8
9
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Travis
Bundle-SymbolicName: org.eclipse.fx.code.compensator.project.ci.travis
Bundle-Version: 1.0.0.qualifier
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Bundle-ClassPath: lib/org.eclipse.fx.travisci.client-0.0.1-SNAPSHOT.jar,
 .
Require-Bundle: org.eclipse.fx.code.compensator.project

Back to the top