Browse Source

Merge branch 'master' of github.com:kr15h/ofxPiMapper

master
Krisjanis Rijnieks 7 years ago
parent
commit
2cbd12fa19
  1. 1
      .travis.yml

1
.travis.yml

@ -1,6 +1,7 @@
language: c++
compiler: gcc
sudo: true
cache: false
matrix:
include:
- os: linux

Loading…
Cancel
Save