Skip to content

Xevib/css_style_TI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Example of Travis test for JOSM Style

How to use

  1. Download the files
  2. Copy the .travis file on the root of your repository. This file explain to Travis-CI what tests will do when the test run.
  3. Copy the test folder to the root of your repository. This folder contains the the test source code in python.
  4. Edit the file test_unitest.py in the line 7 to put the name of your xml filename.
  5. Register to Travis-CI using github and give travis rights to acces to your data (step 1 from here )
  6. Enable the tests for your repository( step 2 from here )
  7. You can add a Travis indicating the build status to force the re-build follwing this instruction

About

Example of Travis test for JOSM Style

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages