testing ahoy

This commit is contained in:
R. Francis Smith 2017-07-20 23:56:52 -05:00
parent c244a03abc
commit c06609c6ce

8
.travis.yml Normal file
View File

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