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++ language: c++
compiler: gcc compiler: gcc
sudo: true sudo: true
cache: false
matrix: matrix:
include: include:
- os: linux - os: linux

Loading…
Cancel
Save