Skip to content
This repository has been archived by the owner on Feb 19, 2019. It is now read-only.

jminusminus/jmmtravis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

Jmm Package Test Runnner for Travis

This is a test runner for Jmm packages that are being run in Travis.

To test your package create a .travis.yml file using the following configuration.

language: java
jdk: oraclejdk8
script:
  - git clone https://github.com/jminusminus/jmmtravis.git ~/.jmmtravis
  - ~/.jmmtravis/stage
os:
  - linux

As of now Travis does not support Java 8 on osx.

About

Jmm Package Test Runnner for Travis

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages