Merge pull request #2 from cmckni3/patch-1

Update .travis.yml
This commit is contained in:
Daniel Perez 2016-06-17 18:57:06 +09:00 committed by GitHub
commit 776f5511e4

View file

@ -1,7 +1,7 @@
language: c language: c
script: asdf plugin-test python https://github.com/tuvistavie/asdf-python.git script: asdf plugin-test python https://github.com/tuvistavie/asdf-python.git
before_script: before_script:
- git clone https://github.com/tuvistavie/asdf.git --branch test-latest-version-install asdf - git clone https://github.com/asdf-vm/asdf.git asdf
- . asdf/asdf.sh - . asdf/asdf.sh
os: os:
- linux - linux