Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add travis file to run checks #1

Merged
merged 1 commit into from
May 25, 2018
Merged

Commits on May 25, 2018

  1. Add travis file to run checks

    These checks ensures that all generated files are always up-to-date and follow formatting rules.
    
    Further changes:
    * Add dependencies in travis file
    * Reorganize check to first run fmt and then check for the diff
    * Fix reading directories to be sorted as otherwise not same order on all OS.
    * Remove old commands used for python 3.
    * Update `make setup` command
    ruflin committed May 25, 2018
    Configuration menu
    Copy the full SHA
    946f421 View commit details
    Browse the repository at this point in the history