Skip to content
Snippets Groups Projects
Commit 5b04ba0d authored by buehlera's avatar buehlera
Browse files

add .gitignore and travis.yml

parent be765175
No related branches found
No related tags found
No related merge requests found
.metadata/
build/
target/
.DS_Store
.classpath
.idea
.project
.settings
openblocks.iml
bin/
.settings/
*~
src/main/resources/com/ardublock/block/ardublock.zip
deploy.sh
<<<<<<< HEAD
=======
test-output
src/main/resources/com/ardublock/block/littlebits/files
>>>>>>> upstream/master
language: java
- openjdk7
- openjdk6
- oraclejdk7
- oraclejdk6
before_install: ./install_openblocks
install: mvn validate && mvn install
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment