Merge branch 'features/tests'

This commit is contained in:
Óscar de Arriba
2016-10-16 19:14:53 +02:00

8
.travis.yml Normal file
View File

@@ -0,0 +1,8 @@
language: c
script: asdf plugin-test php https://github.com/odarriba/asdf-php.git
before_script:
- git clone https://github.com/asdf-vm/asdf.git
- . asdf/asdf.sh
os:
- linux
- osx