Skip to content
Snippets Groups Projects
Commit be81dfa3 authored by monkeydave's avatar monkeydave
Browse files

Updated .travis.yml so others forks will also compile

parent b5c6f11e
Branches
Tags
No related merge requests found
......@@ -23,7 +23,7 @@ before_script:
# remove Robot_Control library to stop compile error!
- sudo rm -rf /usr/share/arduino/libraries/Robot_Control
# change back to home directory for compiling
- cd /home/travis/build/ErikZalm/Marlin
- cd $TRAVIS_BUILD_DIR
# ino needs files in src directory
- ln -s Marlin src
# remove Marlin.pde as it confuses ino after it finds Marlin.ino
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment