Merge branch 'master' of github.com:micropython/micropython

pull/481/merge
Damien George 2014-04-14 21:31:11 +01:00
commit 1d8d2f84aa
1 zmienionych plików z 10 dodań i 0 usunięć

10
.travis.yml 100644
Wyświetl plik

@ -0,0 +1,10 @@
language: c
compiler:
- gcc
before_script:
- sudo apt-get install python3
script:
- make -C unix
- tests/run-tests