adiehl96 / CognitiveRobotics

Course Project for the course Cognitive Robotics at Radboud University using Nengo.
MIT License
0 stars 1 forks source link

Add travis ci #4

Closed adiehl96 closed 3 years ago

adiehl96 commented 3 years ago

Issue

Travis CI can test your code before it is pushed, it's free for students, could be a nice feature

Proposed Approach

Add the ci config file to the repository

Results

A test should be run when a pull request is opened and when something is pushed to main.

create-issue-branch[bot] commented 3 years ago

Branch issue-4-Add_travis_ci created!