Logo
Explore Help
Sign In
Mirrors/pyenv
1
0
Fork 0
You've already forked pyenv
mirror of https://github.com/pyenv/pyenv.git synced 2026-02-06 02:37:36 +09:00
Code Issues Packages Projects Releases Wiki Activity
pyenv/test/run

10 lines
126 B
Plaintext
Raw Normal View History

Test compiled native extensions on Travis CI
2014-01-04 21:58:12 +01:00
#!/usr/bin/env bash
set -e
if [ -n "$RBENV_NATIVE_EXT" ]; then
Create `configure` script to generate a cross-platform Makefile The previous Makefile only worked on OS X. The dynamically generated Makefile (from `Makefile.in`) should now work on multiple platforms (tested on OS X and Ubuntu).
2014-01-05 17:55:43 +01:00
src/configure
Test compiled native extensions on Travis CI
2014-01-04 21:58:12 +01:00
make -C src
fi
exec bats ${CI:+--tap} test
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.7 Page: 27ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API