commit stringlengths 40 40 | old_file stringlengths 4 237 | new_file stringlengths 4 237 | old_contents stringlengths 1 4.24k | new_contents stringlengths 1 4.87k | subject stringlengths 15 778 | message stringlengths 15 8.75k | lang stringclasses 266 values | license stringclasses 13 values | repos stringlengths 5 127k |
|---|---|---|---|---|---|---|---|---|---|
1720d1be949fce4bee726bbf85945287dbdbfca7 | packages/ff/fficxx.yaml | packages/ff/fficxx.yaml | homepage: ''
changelog-type: ''
hash: fae26bfca1ec7df7220792957980b17ed78532f4e1cee2f739a46abf9fd888ae
test-bench-deps: {}
maintainer: Ian-Woo Kim <ianwookim@gmail.com>
synopsis: automatic C++ binding generation
changelog: ''
basic-deps:
either: -any
bytestring: -any
split: -any
Cabal: -any
base: ==4.*
unordered-containers: -any
text: -any
filepath: ! '>1'
process: -any
pureMD5: -any
data-default: -any
containers: -any
haskell-src-exts: ! '>=1.18'
lens: ! '>3'
mtl: ! '>2'
hashable: -any
template: -any
transformers: ! '>=0.3'
errors: -any
template-haskell: -any
directory: -any
all-versions:
- '0.1'
- '0.1.0'
- '0.2'
- '0.2.1'
- '0.3'
- '0.3.1'
- '0.4'
- '0.4.1'
author: Ian-Woo Kim
latest: '0.4.1'
description-type: haddock
description: automatic C++ binding generation
license-name: BSD3
| homepage: ''
changelog-type: ''
hash: 93397da6368c9a7cfae3ae1e6a7dd7969472d9f1fabb82d882b773b8c896358f
test-bench-deps: {}
maintainer: Ian-Woo Kim <ianwookim@gmail.com>
synopsis: automatic C++ binding generation
changelog: ''
basic-deps:
either: -any
bytestring: -any
split: -any
Cabal: -any
base: ==4.*
aeson-pretty: -any
unordered-containers: -any
text: -any
filepath: ! '>1'
process: -any
pureMD5: -any
data-default: -any
containers: -any
haskell-src-exts: ! '>=1.18'
lens: ! '>3'
mtl: ! '>2'
hashable: -any
template: -any
transformers: ! '>=0.3'
errors: -any
aeson: -any
template-haskell: -any
directory: -any
all-versions:
- '0.1'
- '0.1.0'
- '0.2'
- '0.2.1'
- '0.3'
- '0.3.1'
- '0.4'
- '0.4.1'
- '0.5'
author: Ian-Woo Kim
latest: '0.5'
description-type: haddock
description: automatic C++ binding generation
license-name: BSD3
| Update from Hackage at 2018-09-09T07:04:21Z | Update from Hackage at 2018-09-09T07:04:21Z
| YAML | mit | commercialhaskell/all-cabal-metadata |
87120f5f9b6848a291b71808637c7ad8b493a7f0 | packages/fm/fmlist.yaml | packages/fm/fmlist.yaml | homepage: https://github.com/sjoerdvisscher/fmlist
changelog-type: ''
hash: e23a369e658017f91699781af9922cc593f1d07f238d95c6a137b81899cd5f06
test-bench-deps: {}
maintainer: sjoerd@w3future.com
synopsis: FoldMap lists
changelog: ''
basic-deps:
base: ! '>=3 && <5'
all-versions:
- '0.1'
- '0.1.1'
- '0.2'
- '0.3'
- '0.4'
- '0.5'
- '0.6'
- '0.7'
- '0.8'
- '0.9'
author: Sjoerd Visscher
latest: '0.9'
description-type: haddock
description: ! 'FoldMap lists are lists represented by their foldMap function.
FoldMap lists have O(1) cons, snoc and append, just like DLists,
but other operations might have favorable performance
characteristics as well. These wild claims are still completely
unverified though.'
license-name: BSD3
| homepage: https://github.com/sjoerdvisscher/fmlist
changelog-type: ''
hash: 099ff717a58abb338a076ddd15224d36fee002cb240818846850cdd72cfb0920
test-bench-deps: {}
maintainer: sjoerd@w3future.com
synopsis: FoldMap lists
changelog: ''
basic-deps:
base: ! '>=3 && <5'
all-versions:
- '0.1'
- '0.1.1'
- '0.2'
- '0.3'
- '0.4'
- '0.5'
- '0.6'
- '0.7'
- '0.8'
- '0.9'
- '0.9.1'
author: Sjoerd Visscher
latest: '0.9.1'
description-type: haddock
description: ! 'FoldMap lists are lists represented by their foldMap function.
FoldMap lists have O(1) cons, snoc and append, just like DLists,
but other operations might have favorable performance
characteristics as well. These wild claims are still completely
unverified though.'
license-name: BSD3
| Update from Hackage at 2017-12-30T14:03:43Z | Update from Hackage at 2017-12-30T14:03:43Z
| YAML | mit | commercialhaskell/all-cabal-metadata |
09d8bdb2e0dde0f6725a584a543dffe7bf489368 | packages/gi/ginger.yaml | packages/gi/ginger.yaml | homepage: https://bitbucket.org/tdammers/ginger
changelog-type: ''
hash: 59bbd8f7408464b30dcffecdad71ae6ecfb25a0d638461bec8f12d300bd367b9
test-bench-deps: {}
maintainer: tdammers@gmail.com
synopsis: An implementation of the Jinja2 template language in Haskell
changelog: ''
basic-deps:
bytestring: -any
base: ! '>=4.5 && <5'
unordered-containers: ! '>=0.2.5'
text: -any
ginger: -any
filepath: ! '>=1.3'
parsec: ! '>=3.0'
data-default: ! '>=0.5'
mtl: ! '>=2.2'
transformers: ! '>=0.3'
scientific: ! '>=0.3'
aeson: -any
safe: ! '>=0.3'
vector: -any
all-versions:
- '0.1.0.0'
author: Tobias Dammers
latest: '0.1.0.0'
description-type: haddock
description: ''
license-name: MIT
| homepage: https://bitbucket.org/tdammers/ginger
changelog-type: ''
hash: 42dd338528119b094fc54f7acf76df38855aaf05ac0dd2114f75719f436ee4de
test-bench-deps: {}
maintainer: tdammers@gmail.com
synopsis: An implementation of the Jinja2 template language in Haskell
changelog: ''
basic-deps:
bytestring: -any
base: ! '>=4.5 && <5'
unordered-containers: ! '>=0.2.5'
text: -any
ginger: -any
filepath: ! '>=1.3'
parsec: ! '>=3.0'
data-default: ! '>=0.5'
mtl: ! '>=2.2'
transformers: ! '>=0.3'
scientific: ! '>=0.3'
aeson: -any
safe: ! '>=0.3'
vector: -any
all-versions:
- '0.1.0.0'
- '0.1.1.0'
- '0.1.1.1'
author: Tobias Dammers
latest: '0.1.1.1'
description-type: haddock
description: ! 'Ginger is Jinja, minus the most blatant pythonisms. Wants
to be feature complete, but isn''t quite there yet.'
license-name: MIT
| Update from Hackage at 2016-02-16T11:21:01+0000 | Update from Hackage at 2016-02-16T11:21:01+0000
| YAML | mit | commercialhaskell/all-cabal-metadata |
2096504c2d82a0dc65df422b928492bf4c24732e | packages/ha/hascas.yaml | packages/ha/hascas.yaml | homepage: https://github.com/eklavya/hascas#readme
changelog-type: ''
hash: f0fc31e51df5e83c80fb11f1fd40f9e869d182168f824f6a67e17f3a78773d53
test-bench-deps:
bytestring: -any
stm: -any
base: -any
hspec: -any
uuid: -any
safe-exceptions: -any
hascas: -any
network: -any
containers: -any
binary: -any
mtl: -any
data-binary-ieee754: -any
template-haskell: -any
maintainer: saurabh.rawat90@gmail.com
synopsis: Cassandra driver for haskell
changelog: ''
basic-deps:
bytestring: -any
stm: -any
base: ! '>=4.7 && <5'
uuid: -any
safe-exceptions: -any
network: -any
containers: -any
binary: -any
mtl: -any
data-binary-ieee754: -any
template-haskell: -any
all-versions:
- '0.1.0.0'
- '1.0.0'
author: Saurabh Rawat
latest: '1.0.0'
description-type: haddock
description: This is a cassandra driver.
license-name: Apache
| homepage: https://github.com/eklavya/hascas#readme
changelog-type: ''
hash: dd3a3609ef9afd3507fc7c0a425683e2900da0b70512a5ef4342f39548c8d1a2
test-bench-deps:
bytestring: -any
stm: -any
base: -any
hspec: -any
uuid: -any
safe-exceptions: -any
hascas: -any
network: -any
containers: -any
binary: -any
mtl: -any
data-binary-ieee754: -any
template-haskell: -any
maintainer: saurabh.rawat90@gmail.com
synopsis: Cassandra driver for haskell
changelog: ''
basic-deps:
bytestring: -any
stm: -any
base: ! '>=4.8 && <5'
uuid: -any
safe-exceptions: -any
network: -any
containers: -any
binary: -any
mtl: -any
data-binary-ieee754: -any
template-haskell: -any
all-versions:
- '0.1.0.0'
- '1.0.0'
author: Saurabh Rawat
latest: '1.0.0'
description-type: haddock
description: This is a cassandra driver.
license-name: Apache
| Update from Hackage at 2016-11-30T11:44:48Z | Update from Hackage at 2016-11-30T11:44:48Z | YAML | mit | commercialhaskell/all-cabal-metadata |
a9ecb02d10f23dde00fd81600aeac9c51a9355f3 | deploy/manifests/alpha/multi.yml | deploy/manifests/alpha/multi.yml | ---
applications:
- name: alpha-multi
memory: 4GB
instances: 2
buildpack: java_buildpack
health-check-type: http
health-check-http-endpoint: /records
path: ../../openregister-java.jar
domains:
- alpha.openregister.org
hosts:
- allergen
- industrial-classification
- occupation
- public-body-account
- public-body-account-classification
- school-eng
- school-type-eng
- social-housing-provider-designation-eng
- social-housing-provider-legal-entity-eng
- social-housing-provider-eng
- statistical-geography-council-area-sct
- statistical-geography-county-eng
- statistical-geography-london-borough-eng
- statistical-geography-metropolitan-counties-eng
- statistical-geography-metropolitan-district-eng
- statistical-geography-registration-district-eng
- statistical-geography-registration-district-wls
- statistical-geography-non-metropolitan-district-eng
- statistical-geography-unitary-authority-eng
services:
- alpha-db
- logit-ssl-drain
env:
JBP_CONFIG_JAVA_MAIN: '{ arguments: "server s3://openregister.alpha.config/multi/openregister/paas-config.yaml" }'
AWS_ACCESS_KEY_ID: change-me
AWS_SECRET_ACCESS_KEY: change-me
AWS_REGION: eu-west-1
| ---
applications:
- name: alpha-multi
memory: 4GB
instances: 2
buildpack: java_buildpack
health-check-type: http
health-check-http-endpoint: /records
path: ../../openregister-java.jar
domains:
- alpha.openregister.org
hosts:
- allergen
- industrial-classification
- occupation
- public-body-account
- public-body-account-classification
- school-eng
- school-type-eng
- social-housing-provider-designation-eng
- social-housing-provider-legal-entity-eng
- social-housing-provider-eng
- statistical-geography-council-area-sct
services:
- alpha-db
- logit-ssl-drain
env:
JBP_CONFIG_JAVA_MAIN: '{ arguments: "server s3://openregister.alpha.config/multi/openregister/paas-config.yaml" }'
AWS_ACCESS_KEY_ID: change-me
AWS_SECRET_ACCESS_KEY: change-me
AWS_REGION: eu-west-1
| Remove statistical geography registers from alpha | Remove statistical geography registers from alpha
All registers have been promoted to beta except for
statistical-geography-metropolitan-counties-eng, which is no
longer going to be a register we work on.
| YAML | mit | openregister/openregister-java,openregister/openregister-java,openregister/openregister-java,openregister/openregister-java,openregister/openregister-java |
97666bf5082c81e26e79ad6f5af474fc619ef2d2 | .travis.yml | .travis.yml | language: node_js
node_js:
- "0.8"
- "0.10"
| language: node_js
node_js:
- "0.8"
- "0.10"
- "4"
- "5"
- "6"
| Test with newer Node versions on Travis | Test with newer Node versions on Travis
| YAML | mit | defunctzombie/node-browser-resolve |
f66bf21dc21446cb8260553264e6244904e49a4b | .travis.yml | .travis.yml | language: node_js
sudo: false
node_js:
- 4
- 0.12
- "0.10"
services: mongodb
addons:
code_climate:
repo_token: 1251f2891d75a12f4529fd596ba0f99aec3e7858cb3db486ecc3e2bc0721367c
script:
- npm test --coverage
after_script:
- node_modules/.bin/codeclimate < coverage/lcov.info
deploy:
provider: heroku
api_key:
secure: xRofDBoZpKyQbBfhhLWBWTWT9ocY4cFMnHmWDyDnnJtFfO6cplD8iIsK/wzfb4K/qvZcm7Ethf19J2t8kvOWzIcLQAPrViQBFpatC2xfv4wjA+ic8YIAzihakNRsMokbXhFnbbiwMwjG9SpTJKLuYpN/yoSp+3qAU5QAvpXlU9Q=
app: rosesearch
on:
repo: nicolasmccurdy/rose
| language: node_js
sudo: false
node_js:
- 4
- 0.12
- "0.10"
services: mongodb
addons:
code_climate:
repo_token: 1251f2891d75a12f4529fd596ba0f99aec3e7858cb3db486ecc3e2bc0721367c
script:
- npm test --coverage
after_script:
- node_modules/.bin/codeclimate-test-reporter < coverage/lcov.info
deploy:
provider: heroku
api_key:
secure: xRofDBoZpKyQbBfhhLWBWTWT9ocY4cFMnHmWDyDnnJtFfO6cplD8iIsK/wzfb4K/qvZcm7Ethf19J2t8kvOWzIcLQAPrViQBFpatC2xfv4wjA+ic8YIAzihakNRsMokbXhFnbbiwMwjG9SpTJKLuYpN/yoSp+3qAU5QAvpXlU9Q=
app: rosesearch
on:
repo: nicolasmccurdy/rose
| Fix the path to the Code Climate test reporter | Fix the path to the Code Climate test reporter
| YAML | mit | nicolasmccurdy/rose,nickmccurdy/rose,nicolasmccurdy/rose,nickmccurdy/rose |
a1e51b7f0a5cd4b672bbc95063e2e0871335fc46 | .travis.yml | .travis.yml | language: python
python:
- "3.4"
- "3.5"
- "3.6"
- "3.7-dev"
cache: pip
install:
- pip install -r requirements.txt
- pip install -r test-requirements.txt
- pip install flake8
script:
- flake8 rfdevices/
- nosetests tests/
| language: python
python:
- "3.4"
- "3.5"
- "3.6"
- "3.7-dev"
matrix:
allow_failures:
- python: 3.7-dev
cache: pip
install:
- pip install -r requirements.txt
- pip install -r test-requirements.txt
- pip install flake8
script:
- flake8 rfdevices/
- nosetests tests/
| Allow Travis failures on Python 3.7-dev | Allow Travis failures on Python 3.7-dev
| YAML | bsd-3-clause | milas/rfdevices |
067f749973c08530629e327c696e04e8fedb2c02 | .travis.yml | .travis.yml | addons:
apt:
packages:
- zsh
- ncurses-dev
- autoconf
- yodl
- man
cache:
apt: true
directories:
- $HOME/.zvm
dist: trusty
matrix:
include:
- env: ZVM_VERSION='5.0.8'
- env: ZVM_VERSION='5.1.1'
- env: ZVM_VERSION='5.2'
- env: ZVM_VERSION='5.3.1'
install:
- if [[ $(ls "$HOME/.zvm" | wc -l) -eq 0 ]]; then rm -rf "$HOME/.zvm"; fi
- mkdir .bin
- curl -L https://raw.githubusercontent.com/molovo/revolver/master/revolver > .bin/revolver
- curl -L https://raw.githubusercontent.com/molovo/color/master/color.zsh > .bin/color
- curl -L https://raw.githubusercontent.com/molovo/zvm/master/zvm > .bin/zvm
- curl -L https://github.com/molovo/zunit/releases/download/v0.8.0/zunit > .bin/zunit
- chmod u+x .bin/{color,revolver,zunit,zvm}
- export PATH="$HOME/.zvm/bin:$PWD/.bin:$PATH"
before_script:
- zvm use ${ZVM_VERSION}
- ./build.zsh
script: zunit --verbose
notifications:
email: false
| addons:
apt:
packages:
- zsh
- ncurses-dev
- autoconf
- yodl
- man
language: generic
cache:
apt: true
directories:
- $HOME/.zvm
dist: trusty
matrix:
include:
- env: ZVM_VERSION='5.0.8'
- env: ZVM_VERSION='5.1.1'
- env: ZVM_VERSION='5.2'
- env: ZVM_VERSION='5.3.1'
install:
- if [[ $(ls "$HOME/.zvm" | wc -l) -eq 0 ]]; then rm -rf "$HOME/.zvm"; fi
- mkdir .bin
- curl -L https://raw.githubusercontent.com/molovo/revolver/master/revolver > .bin/revolver
- curl -L https://raw.githubusercontent.com/molovo/color/master/color.zsh > .bin/color
- curl -L https://raw.githubusercontent.com/molovo/zvm/master/zvm > .bin/zvm
- curl -L https://github.com/molovo/zunit/releases/download/v0.8.0/zunit > .bin/zunit
- chmod u+x .bin/{color,revolver,zunit,zvm}
- export PATH="$HOME/.zvm/bin:$PWD/.bin:$PATH"
before_script:
- zvm use ${ZVM_VERSION}
- ./build.zsh
script: zunit --verbose
notifications:
email: false
| Switch to generic language for faster tests | Switch to generic language for faster tests
| YAML | mit | zulu-zsh/zulu |
72b46a132d097357354a23bb6588f180301a8549 | .travis.yml | .travis.yml | language: python
env:
matrix:
- DJANGO_PACKAGE="Django>=1.6,<1.7"
- DJANGO_PACKAGE="Django>=1.7,<1.8"
- DJANGO_PACKAGE="Django>=1.8,<1.9"
install:
- sudo apt-get install swig
- pip install --upgrade pip
- pip install -q $DJANGO_PACKAGE
- pip install -e .
- pip install -r ./testproj/requirements.txt
- pip freeze
script: ./testproj/manage.py test testproj
| language: python
python:
- 2.7
env:
- DJANGO_PACKAGE="Django>=1.6,<1.7"
- DJANGO_PACKAGE="Django>=1.7,<1.8"
- DJANGO_PACKAGE="Django>=1.8,<1.9"
matrix:
include:
- python: 2.6
env: DJANGO_PACKAGE="Django>=1.6,<1.7"
install:
- sudo apt-get install swig
- pip install --upgrade pip
- pip install -q $DJANGO_PACKAGE
- pip install -e .
- pip install -r ./testproj/requirements.txt
- pip freeze
script: ./testproj/manage.py test testproj
| Add Python 2.6/Django 1.6 job | Travis: Add Python 2.6/Django 1.6 job
Django 1.6 is the only version that we support and that supports Python 2.6
| YAML | bsd-2-clause | moreati/django-u2f,moreati/django-u2f,moreati/django-u2f,gavinwahl/django-u2f,moreati/django-u2f,gavinwahl/django-u2f,gavinwahl/django-u2f,gavinwahl/django-u2f |
05630b97587ae63ddbda16b3de6f16ab5cdcf9fd | .travis.yml | .travis.yml | language: objective-c
osx_image: xcode9.3
env:
global:
- LC_CTYPE=en_US.UTF-8
- LANG=en_US.UTF-8
- WORKSPACE=ContactsWrapper.xcworkspace
- SCHEME=ContactsWrapper
- SDK=iphonesimulator11.3
- RUN_TESTS="YES"
- POD_LINT="NO"
matrix:
- DESTINATION="OS=11.3,name=iPhone 8"
- DESTINATION="OS=10.3.1,name=iPhone 6"
before_install:
- rm -rf /Users/travis/Library/Developer/Xcode/DerivedData/ContactsWrapper-*/
- rvm use $RVM_RUBY_VERSION
install:
- bundle install
script:
- set -o pipefail
- xcodebuild -version
- xcodebuild -showsdks
# Build in Debug and Run Tests if specified
- if [ $RUN_TESTS == "YES" ]; then
travis_retry xcodebuild -workspace "$WORKSPACE" -scheme "$SCHEME" -sdk "$SDK" -destination "$DESTINATION" -configuration Debug ONLY_ACTIVE_ARCH=NO ENABLE_TESTABILITY=YES test | xcpretty;
else
xcodebuild -workspace "$WORKSPACE" -scheme "$SCHEME" -sdk "$SDK" -destination "$DESTINATION" -configuration Debug ONLY_ACTIVE_ARCH=NO build | xcpretty;
fi
after_success: slather
| language: objective-c
osx_image: xcode9.4
env:
global:
- LC_CTYPE=en_US.UTF-8
- LANG=en_US.UTF-8
- WORKSPACE=ContactsWrapper.xcworkspace
- SCHEME=ContactsWrapper
- SDK=iphonesimulator11.4
- RUN_TESTS="YES"
- POD_LINT="NO"
matrix:
- DESTINATION="OS=11.4,name=iPhone 8"
- DESTINATION="OS=10.3.1,name=iPhone 6"
before_install:
- rm -rf /Users/travis/Library/Developer/Xcode/DerivedData/ContactsWrapper-*/
- rvm use $RVM_RUBY_VERSION
install:
- bundle install
script:
- set -o pipefail
- xcodebuild -version
- xcodebuild -showsdks
# Build in Debug and Run Tests if specified
- if [ $RUN_TESTS == "YES" ]; then
travis_retry xcodebuild -workspace "$WORKSPACE" -scheme "$SCHEME" -sdk "$SDK" -destination "$DESTINATION" -configuration Debug ONLY_ACTIVE_ARCH=NO ENABLE_TESTABILITY=YES test | xcpretty;
else
xcodebuild -workspace "$WORKSPACE" -scheme "$SCHEME" -sdk "$SDK" -destination "$DESTINATION" -configuration Debug ONLY_ACTIVE_ARCH=NO build | xcpretty;
fi
after_success: slather
| Use Xcode 9.4 on CI. | Use Xcode 9.4 on CI. | YAML | mit | abdullahselek/ContactsWrapper |
0305d220183d9b515f17600bf064291da7a8813b | .travis.yml | .travis.yml | language: php
php:
- 5.6
- 7.0
- 7.1
env:
global:
- COMPOSER_ROOT_VERSION=dev-master
matrix:
- COMPOSER_OPTS=""
- COMPOSER_OPTS="--prefer-lowest"
install:
- composer self-update --snapshot
- composer update $COMPOSER_OPTS
script:
- vendor/bin/phpunit
- tests/lint.sh
git:
depth: 5
dist: trusty
sudo: false
| language: php
php:
- 5.6
- 7.0
- 7.1
- nightly
matrix:
allow_failures:
- php: nightly
env:
global:
- COMPOSER_ROOT_VERSION=dev-master
matrix:
- COMPOSER_OPTS=""
- COMPOSER_OPTS="--prefer-lowest"
install:
- composer self-update --snapshot
- composer update $COMPOSER_OPTS
script:
- vendor/bin/phpunit
- tests/lint.sh
git:
depth: 5
dist: trusty
sudo: false
| Test on the latest version of PHP | Test on the latest version of PHP
| YAML | apache-2.0 | duncan3dc/php-helpers,duncan3dc/php-helpers |
5f184f13e824d70005d3a9b1ac972555e7ed84db | .travis.yml | .travis.yml | language: ruby
script: 'bundle exec rake ci'
rvm:
- 1.8.7
- 1.9.3
- 1.9.2
- jruby-18mode
- jruby-19mode
- rbx-18mode
- rbx-19mode
matrix:
allow_failures:
- rvm: 1.9.2 # Disabled for problems with ruby-parser https://travis-ci.org/mbj/auom/jobs/3565192
- rvm: jruby-19mode # Disabled for inconistend metric reports
notifications:
email:
- mbj@seonic.net
| language: ruby
script: 'bundle exec rake ci'
rvm:
- 1.8.7
- 1.9.3
- 1.9.2
- jruby-18mode
- jruby-19mode
- rbx-18mode
- rbx-19mode
notifications:
email:
- mbj@seonic.net
| Remove allowed failures as devtools was fixed | Remove allowed failures as devtools was fixed
| YAML | mit | mbj/auom |
c03dd868301775d6b2a7351f4f9ae5ce26e4eb58 | .travis.yml | .travis.yml | sudo: required
dist: trusty
language: java
jdk:
- oraclejdk8
install: true
script:
- gradle warp10:pack
notifications:
email: false
| sudo: required
dist: bionic
before_install:
- sudo apt-get install -y thrift-compiler
language: java
jdk:
- oraclejdk8
install: true
script:
- ./gradlew -Djava.security.egd=file:/dev/urandom warp10:pack
notifications:
email: false
| Install Thrift and use urandom | Install Thrift and use urandom | YAML | apache-2.0 | hbs/warp10-platform,hbs/warp10-platform,hbs/warp10-platform,hbs/warp10-platform |
6f44b9c4f3b968e7e47ea8137dee358ca37b5f10 | .travis.yml | .travis.yml | sudo: required
dist: trusty
addons:
apt:
sources:
- chef-stable-trusty
packages:
- chefdk
# Don't `bundle install` which takes about 1.5 mins
install: echo "skip bundle install"
branches:
only:
- master
services: docker
env:
matrix:
- INSTANCE=default-ubuntu-1404
- INSTANCE=default-ubuntu-1604
- INSTANCE=default-centos-6
- INSTANCE=default-centos-7
before_script:
- sudo iptables -L DOCKER || ( echo "DOCKER iptables chain missing" ; sudo iptables -N DOCKER )
- eval "$(/opt/chefdk/bin/chef shell-init bash)"
- /opt/chefdk/embedded/bin/chef --version
- /opt/chefdk/embedded/bin/cookstyle --version
- /opt/chefdk/embedded/bin/foodcritic --version
script: KITCHEN_LOCAL_YAML=.kitchen.dokken.yml /opt/chefdk/embedded/bin/kitchen verify ${INSTANCE}
matrix:
include:
- script:
- /opt/chefdk/bin/chef exec delivery local all
env: UNIT_AND_LINT=1
| sudo: required
dist: trusty
addons:
apt:
sources:
- chef-current-trusty
packages:
- chefdk
# Don't `bundle install` which takes about 1.5 mins
install: echo "skip bundle install"
branches:
only:
- master
services: docker
env:
matrix:
- INSTANCE=default-ubuntu-1404
- INSTANCE=default-ubuntu-1604
- INSTANCE=default-centos-6
- INSTANCE=default-centos-7
before_script:
- sudo iptables -L DOCKER || ( echo "DOCKER iptables chain missing" ; sudo iptables -N DOCKER )
- eval "$(chef shell-init bash)"
- chef --version
- cookstyle --version
- foodcritic --version
script: KITCHEN_LOCAL_YAML=.kitchen.dokken.yml kitchen verify ${INSTANCE}
matrix:
include:
- script:
- chef exec delivery local all
env: UNIT_AND_LINT=1
| Simplify Travis config and fix ChefDK 2.0 failures | Simplify Travis config and fix ChefDK 2.0 failures
| YAML | apache-2.0 | tas50/chef-mcelog,tas50/chef-mcelog |
0fc659b963d8c05ffd75a59d00e84ab0e6d72df1 | .travis.yml | .travis.yml | sudo: required
services:
- docker
language: node_js
node_js:
- '0.10'
env:
global:
- GH_REF: github.com/chad-autry/stdin-eval-stdout
script:
- npm test
- npm prune --production
- docker build -t chadautry/stdin-eval-stdout:latest .
after_script:
- docker login -e="$DOCKER_EMAIL" -u="$DOCKER_USERNAME" -p="$DOCKER_PASSWORD"
- docker push chadautry/stdin-eval-stdout:latest | sudo: required
services:
- docker
language: node_js
node_js:
- '0.10'
script:
- npm test
- npm prune --production
- docker build -t chadautry/stdin-eval-stdout:latest .
after_script:
- docker login -e="$DOCKER_EMAIL" -u="$DOCKER_USERNAME" -p="$DOCKER_PASSWORD"
- docker push chadautry/stdin-eval-stdout:latest | Remove unnecessary global var Make whitespace more like example app | Remove unnecessary global var
Make whitespace more like example app
| YAML | mit | chad-autry/stdin-eval-stdout |
6938048be2a306405772dafd564986df735a0f10 | .travis.yml | .travis.yml | language: ruby
rvm:
- 1.9.3
- 1.9.2
- 1.8.7
- 2.0.0
- rbx-19mode
- rbx-18mode
- ruby-head
- jruby-19mode
| language: ruby
rvm:
- 1.9.3
- 1.9.2
- 1.8.7
- 2.0.0
- rbx-19mode
- rbx-18mode
- jruby-19mode
| Add ruby 2.0 and remove ruby head | Add ruby 2.0 and remove ruby head
| YAML | mit | WinRb/rubyntlm,jlee-r7/rubyntlm,rapid7/rubyntlm |
4470ec1a2028aac976e2db8a8f8c953148164529 | .travis.yml | .travis.yml | language: java
jdk:
- oraclejdk7
env:
- ARDUINO_PACKAGE=arduino-1.5.4-linux64
- ARDUINO_PACKAGE=arduino-nightly-linux64
matrix:
allow_failures:
- env: ARDUINO_PACKAGE=arduino-nightly-linux64
before_install:
- wget --referer=http://arduino.cc/en/main/software http://downloads.arduino.cc/$ARDUINO_PACKAGE.tgz
- tar xzf $ARDUINO_PACKAGE.tgz
- rm $ARDUINO_PACKAGE.tgz
- mv arduino-* $ARDUINO_PACKAGE
- export ARDUINO_PATH=$PWD/$ARDUINO_PACKAGE
script:
- ./install.sh
- ./verify.sh
| language: java
jdk:
- oraclejdk7
env:
- ARDUINO_PACKAGE=arduino-1.5.8-linux64
- ARDUINO_PACKAGE=arduino-nightly-linux64
matrix:
allow_failures:
- env: ARDUINO_PACKAGE=arduino-nightly-linux64
before_install:
- wget -O $ARDUINO_PACKAGE.tgz http://arduino.cc/download.php?f=/$ARDUINO_PACKAGE.tgz
- tar xzf $ARDUINO_PACKAGE.tgz
- rm $ARDUINO_PACKAGE.tgz
- mv arduino-* $ARDUINO_PACKAGE
- export ARDUINO_PATH=$PWD/$ARDUINO_PACKAGE
script:
- ./install.sh
- ./verify.sh
| Fix download links for Travis. | Fix download links for Travis.
| YAML | lgpl-2.1 | rkistner/arcore,rkistner/arcore,rkistner/arcore |
8a900547274e48845fb8f288b633b1aa25aaf6c1 | .travis.yml | .travis.yml | sudo: false
language: go
go:
- 1.x
branches:
only:
- master
script: make test testrace
| sudo: false
language: go
go:
- 1.x
branches:
only:
- master
script: env GO111MODULE=on make test testrace
| Use go modules in CI. | Use go modules in CI.
| YAML | mpl-2.0 | hashicorp/go-multierror,strivecast/go-multierror |
68d4c19c9d9c3e1f0f2844013ce77aed5681aca0 | .travis.yml | .travis.yml | language: java
jdk:
- oraclejdk8
before_install:
- chmod +x gradlew
script:
- ./gradlew build --stacktrace
- ./gradlew codeCoverageReport
after_success:
- bash <(curl -s https://codecov.io/bash)
| language: java
jdk:
- oraclejdk8
before_install:
- chmod +x gradlew
- chmod +x android-app/gradlew
script:
- ./gradlew build --stacktrace
- ./gradlew codeCoverageReport
- ./gradlew publishToMavenLocal
- cd android-app
- ./gradlew build
after_success:
- bash <(curl -s https://codecov.io/bash)
| Include Android build into the Travis script. | Include Android build into the Travis script.
| YAML | apache-2.0 | SpineEventEngine/todo-list,SpineEventEngine/todo-list,SpineEventEngine/todo-list,SpineEventEngine/todo-list,SpineEventEngine/todo-list,SpineEventEngine/todo-list |
810cf7503d1b400a51461ae5e541a4002bb3606b | .travis.yml | .travis.yml | sudo: false
# We are using our own python
language: c
addons:
apt:
packages:
- wget
before_install:
- wget http://ftp.openquake.org/travis/openquake-env-setup-py3-precise64.run
- chmod +x openquake-env-setup-py3-precise64.run
env:
LD_LIBRARY_PATH=$HOME/openquake/lib
PATH=$HOME/openquake/bin:$PATH
install:
- ./openquake-env-setup-py3-precise64.run -- -d ~
- pip install https://github.com/gem/oq-hazardlib/archive/python3.zip
# We must set the PYTHONPATH to the root oq-engine (insted of oq-engine/openquake) because otherwise
# the full 'openquake' namespace is overwritten and then hazardlib and baselib are not found
script:
# FIXME --with-doctest does not work
- PYTHONPATH=. nosetests -vsx -a'!slow' --with-xunit --nologcapture
| sudo: false
# We are using our own python
language: c
addons:
apt:
packages:
- wget
before_install:
- wget http://ftp.openquake.org/travis/openquake-env-setup-py3-precise64.run
- chmod +x openquake-env-setup-py3-precise64.run
env:
LD_LIBRARY_PATH=$HOME/openquake/lib
PATH=$HOME/openquake/bin:$PATH
install:
- ./openquake-env-setup-py3-precise64.run -- -d ~
- pip install https://github.com/gem/oq-hazardlib/archive/python3.zip
# We must set the PYTHONPATH to the root oq-engine (insted of oq-engine/openquake) because otherwise
# the full 'openquake' namespace is overwritten and then hazardlib and baselib are not found
script:
# FIXME --with-doctest does not work
# - PYTHONPATH=. nosetests -vsx -a'!slow' --with-xunit --nologcapture
- PYTHONPATH=. nosetests -v -a'!slow'
| Make a test run with just nosetests -v -a '!slow' | Make a test run with just nosetests -v -a '!slow'
Former-commit-id: 83766620c946a5862511a4bd9ae969346e788d4d | YAML | agpl-3.0 | gem/oq-engine,gem/oq-engine,gem/oq-engine,gem/oq-engine,gem/oq-engine |
ca15147ac140b21e7168e83e6a1d087b10e44b29 | .travis.yml | .travis.yml | dist: bionic
language: python
python:
- 2.8
- 3.5
- 3.6
- 3.7
- 3.8
install:
- python setup.py sdist
- pip install dist/`python setup.py --name`-`python setup.py --version`.tar.gz
- pip install -r requirements.txt
- pip install -r requirements-dev.txt
before_script: pip install .
script:
- coverage run --source boscli setup.py test
- coverage report -m
after_script:
- coveralls --verbose
| dist: bionic
language: python
python:
- 3.5
- 3.6
- 3.7
install:
- python setup.py sdist
- pip install dist/`python setup.py --name`-`python setup.py --version`.tar.gz
- pip install -r requirements.txt
- pip install -r requirements-dev.txt
before_script: pip install .
script:
- coverage run --source boscli setup.py test
- coverage report -m
after_script:
- coveralls --verbose
| Remove 2.8 (deprecated) and 3.8 (not available in ubuntu bionic) | Remove 2.8 (deprecated) and 3.8 (not available in ubuntu bionic)
| YAML | mit | aleasoluciones/boscli |
cfbd3d31fa67690acd8d67cec23fd2636b271bf5 | .travis.yml | .travis.yml | language: python
python:
- 2.6
- 2.7
- 3.3
- 3.4
- pypy
env:
- BUILD_CAPNP=
- BUILD_CAPNP=true
- BUILD_CAPNP=true CXXFLAGS="-g"
# skip testing for pypy + BUILD_CAPNP=false since it's failing in travis for some reason
matrix:
exclude:
- python: pypy
env: BUILD_CAPNP=
compiler: gcc
before_install:
- buildutils/setup_travis.sh
- travis_retry pip install -U setuptools
- travis_retry pip install cython==0.21.2
- travis_retry pip install pytest
install:
- travis_retry pip install --editable .
script: py.test test;
| language: python
python:
- 2.6
- 2.7
- 3.3
- 3.4
- pypy
env:
- BUILD_CAPNP=
- BUILD_CAPNP=true
- BUILD_CAPNP=true CFLAGS="-DKJ_DEBUG"
# skip testing for pypy + BUILD_CAPNP=false since it's failing in travis for some reason
matrix:
exclude:
- python: pypy
env: BUILD_CAPNP=
compiler: gcc
before_install:
- buildutils/setup_travis.sh
- travis_retry pip install -U setuptools
- travis_retry pip install cython==0.21.2
- travis_retry pip install pytest
install:
- travis_retry pip install --editable .
script: py.test test;
| Change Travis debug build to use DKJ_DEBUG | Change Travis debug build to use DKJ_DEBUG
| YAML | bsd-2-clause | rcrowder/pycapnp,SymbiFlow/pycapnp,tempbottle/pycapnp,tempbottle/pycapnp,jparyani/pycapnp,SymbiFlow/pycapnp,jparyani/pycapnp,rcrowder/pycapnp,jparyani/pycapnp,tempbottle/pycapnp,rcrowder/pycapnp,jparyani/pycapnp,SymbiFlow/pycapnp,tempbottle/pycapnp,rcrowder/pycapnp,SymbiFlow/pycapnp |
8a6f61d045553f411840599144db3b097d49a72b | .travis.yml | .travis.yml | language: java
sudo: false
jdk:
- oraclejdk8
install: true
script:
./gradlew verify -x sign
cache:
directories:
- $HOME/.gradle/caches/
- $HOME/.gradle/wrapper/
# safelist
branches:
only:
- develop
- master
- /^feature_.*$/
notifications:
email: false | language: java
sudo: false
jdk:
- openjdk8
install: true
script:
./gradlew verify -x sign
cache:
directories:
- $HOME/.gradle/caches/
- $HOME/.gradle/wrapper/
# safelist
branches:
only:
- develop
- master
- /^feature_.*$/
notifications:
email: false | Switch Travis CI build from Oracle JDK to OpenJDK | Switch Travis CI build from Oracle JDK to OpenJDK
| YAML | mit | lesfurets/JenkinsPipelineUnit |
30b4705ccdb1cd170b2a45a06384ae1de3ae9fd6 | .travis.yml | .travis.yml | language: ruby
matrix:
allow_failures:
- rvm: jruby-19mode
- rvm: rbx-2
rvm:
- 1.8.7
- 1.9.2
- 1.9.3
- 2.0.0
- 2.1.0
- 2.1.1
- 2.1.2
- 2.1.3
- jruby-19mode
- rbx-2
| language: ruby
matrix:
allow_failures:
- rvm: jruby-19mode
- rvm: rbx-2
rvm:
- 1.8.7
- 1.9.2
- 1.9.3
- 2.0.0
- 2.1.0
- 2.1.1
- 2.1.2
- 2.1.3
- 2.1.4
- 2.1.5
- jruby-19mode
- rbx-2
| Build on ruby versions 2.1.{4,5} | Build on ruby versions 2.1.{4,5}
| YAML | mit | jzaleski/foundry |
b7041ee7481846ccc6d2f46e46e6c66c6331637e | .travis.yml | .travis.yml | language: python
python:
- 2.6
- 2.7
env:
- PANDAS_VERSION=v0.12.0
- PANDAS_VERSION=v0.13.1
- PANDAS_VERSION=master
before_install:
- sudo add-apt-repository -y ppa:ubuntugis/ppa
- sudo apt-get update
- sudo apt-get install gdal-bin libgdal-dev postgis
- sudo -u postgres psql -c "drop database if exists test_geopandas"
- sudo -u postgres psql -c "create database test_geopandas"
- sudo -u postgres psql -c "create extension postgis" -d test_geopandas
install:
- pip install -r requirements.txt --use-mirrors
- pip install -r requirements.test.txt --use-mirrors
- if [[ $TRAVIS_PYTHON_VERSION == '2.6' ]]; then pip install -r .requirements-2.6.txt --use-mirrors; fi
- git clone git://github.com/pydata/pandas.git
- cd pandas
- git checkout $PANDAS_VERSION
- python setup.py install
- cd ..
script:
- py.test tests --cov geopandas -v --cov-report term-missing
after_success:
- coveralls
| language: python
python:
- 2.6
- 2.7
- 3.2
- 3.3
env:
- PANDAS_VERSION=v0.12.0
- PANDAS_VERSION=v0.13.1
- PANDAS_VERSION=master
before_install:
- sudo add-apt-repository -y ppa:ubuntugis/ppa
- sudo apt-get update
- sudo apt-get install gdal-bin libgdal-dev postgis
- sudo -u postgres psql -c "drop database if exists test_geopandas"
- sudo -u postgres psql -c "create database test_geopandas"
- sudo -u postgres psql -c "create extension postgis" -d test_geopandas
install:
- pip install -r requirements.txt --use-mirrors
- pip install -r requirements.test.txt --use-mirrors
- if [[ $TRAVIS_PYTHON_VERSION == '2.6' ]]; then pip install -r .requirements-2.6.txt --use-mirrors; fi
- git clone git://github.com/pydata/pandas.git
- cd pandas
- git checkout $PANDAS_VERSION
- python setup.py install
- cd ..
script:
- py.test tests --cov geopandas -v --cov-report term-missing
after_success:
- coveralls
| Add python 3.2 and 3.3 to Travis CI tests | TST: Add python 3.2 and 3.3 to Travis CI tests
| YAML | bsd-3-clause | koldunovn/geopandas,geopandas/geopandas,micahcochran/geopandas,jorisvandenbossche/geopandas,kwinkunks/geopandas,IamJeffG/geopandas,fonnesbeck/geopandas,geopandas/geopandas,jorisvandenbossche/geopandas,jdmcbr/geopandas,snario/geopandas,scw/geopandas,urschrei/geopandas,ozak/geopandas,perrygeo/geopandas,micahcochran/geopandas,ozak/geopandas,geopandas/geopandas,jorisvandenbossche/geopandas,jdmcbr/geopandas,maxalbert/geopandas |
caec0b5c32f7ca9d5a13af9377b07af9961499e2 | .travis.yml | .travis.yml | language: ruby
sudo: required
before_install:
- sudo apt-get update
- sudo apt-get install cups flashplugin-installer
script: bundle exec make
| language: ruby
sudo: required
before_install:
- sudo apt-get update
- sudo apt-get install cups
script: bundle exec make
| Revert "Get Flash plugin executable paths" | Revert "Get Flash plugin executable paths"
No longer needed.
This reverts commit fce1b7bc8dd5bbd6cd211fa67996b059595a7307.
| YAML | agpl-3.0 | l0b0/travis-ci-helper,l0b0/travis-ci-helper |
8db253a549e0359ec92df8379a5205d40738359d | .travis.yml | .travis.yml | rvm:
- 1.9.2
- 1.8.7
- ree-1.8.7
branches:
only:
- master
| rvm:
- 1.9.3
- 1.9.2
- 1.8.7
- ree-1.8.7
branches:
only:
- master
| Test against 1.9.3 on Travis. | Test against 1.9.3 on Travis.
| YAML | mit | gabebw/pidgin2adium,gabebw/pipio,gabebw/pidgin2adium |
979d8548e65ea9eeb4ec50467a3db2605327eca1 | .travis.yml | .travis.yml | language: python
python:
- "2.6"
- "2.7"
env:
- WAGTAIL_VERSION=1.5.1
- WAGTAIL_VERSION=1.5.2
# command to install dependencies
install:
- pip install wagtail==$WAGTAIL_VERSION
- pip install beautifulsoup4==4.4.1
# command to run tests
script:
- python manage.py test
sudo: false
| language: python
python:
- "2.7"
env:
- WAGTAIL_VERSION=1.5.1
- WAGTAIL_VERSION=1.5.2
# command to install dependencies
install:
- pip install wagtail==$WAGTAIL_VERSION
- pip install beautifulsoup4==4.4.1
# command to run tests
script:
- python manage.py test
sudo: false
| Remove tests for Python 2.6. It's more important that we focus on Python 3 support than spending time adding backwards compatibility | Remove tests for Python 2.6. It's more important that we focus on Python 3 support than spending time adding backwards compatibility
| YAML | mit | ababic/wagtailmenus,frague59/wagtailmenus,rkhleics/wagtailmenus,ababic/wagtailmenus,frague59/wagtailmenus,rkhleics/wagtailmenus,frague59/wagtailmenus,rkhleics/wagtailmenus,ababic/wagtailmenus |
e05f59e8d27a097aef7c8da105b8d1365a26748b | .travis.yml | .travis.yml | #
# This file has been generated by the Ibuildings QA-Tools
#
# Any custom Travis-ci configuration be added here
# This file should be added to your project repository
#
language: php
php:
- 5.6
- 7.0
env:
global:
- SYMFONY_ENV=test
cache:
directories:
- ~/.composer
before_script:
- phpenv config-add .travis.php.ini
- composer self-update
- composer install --prefer-dist
script:
- ant
branches:
only:
- master
- develop
- release/2.8
| #
# This file has been generated by the Ibuildings QA-Tools
#
# Any custom Travis-ci configuration be added here
# This file should be added to your project repository
#
language: php
php:
- 5.6
- 7.0
matrix:
allow_failures:
- php: 7.0
env:
global:
- SYMFONY_ENV=test
cache:
directories:
- ~/.composer
before_script:
- phpenv config-add .travis.php.ini
- composer self-update
- composer install --prefer-dist
script:
- ant
branches:
only:
- master
- develop
- release/2.8
| Allow PHP 7 build fails | Allow PHP 7 build fails
| YAML | apache-2.0 | SURFnet/Stepup-RA,SURFnet/Stepup-RA,SURFnet/Stepup-RA,SURFnet/Stepup-RA |
2c30eeacf73ff4f2f70751a873046ff7dd2a4f65 | .travis.yml | .travis.yml | cache: bundler
sudo: false
language: ruby
rvm:
- 2.4.2
- 2.3.5
- 2.2.8
- rbx-3
- jruby-head
matrix:
allow_failures:
- rvm: rbx-3
- rvm: jruby-head
addons:
apt:
packages:
- libgeos-c1
| cache: bundler
sudo: false
language: ruby
rvm:
- 2.4.2
- 2.3.5
- 2.2.8
- rbx-3
- jruby-head
matrix:
allow_failures:
- rvm: rbx-3
- rvm: jruby-head
addons:
apt:
packages:
- libgeos-c1
before_install:
- gem update --system
- gem install bundler
| Fix Travis CI bundler issues. | Fix Travis CI bundler issues.
| YAML | mit | dark-panda/ffi-geos |
1b358361f73306b6afe900bce386d929bd2a76e4 | test/fixtures/areas.yml | test/fixtures/areas.yml | # Read about fixtures at http://api.rubyonrails.org/classes/ActiveRecord/FixtureSet.html
one:
name: Area One
travel_status: MyString
geom: MyString
notes: MyText
order: 1
two:
name: Area Two
travel_status: MyString
geom: MyString
notes: MyText
order: 1
| # Read about fixtures at http://api.rubyonrails.org/classes/ActiveRecord/FixtureSet.html
one:
name: Area One
travel_status: MyString
geom: "MULTIPOLYGON (((-148.719635669129673 68.697828316713498,-148.718755077655373 68.52558260464734)))"
notes: MyText
order: 1
two:
name: Area Two
travel_status: MyString
geom: MyString
notes: MyText
order: 1
| Add simple polygon to area fixtures | Add simple polygon to area fixtures
| YAML | mit | gina-alaska/ttnmanager,gina-alaska/ttnmanager,gina-alaska/ttnmanager |
b5943d9e3cc8b7b163eb6e005a0736c28e8bb0a0 | .travis.yml | .travis.yml | language: rust
sudo: false
dist: trusty
matrix:
include:
- rust: stable
os: linux
- rust: stable
os: osx
- rust: beta
os: linux
- rust: beta
os: osx
- rust: nightly
os: linux
- rust: nightly
os: osx
cache:
directories:
- $HOME/.cargo
sudo: false
script:
- cargo build
| language: rust
sudo: false
dist: trusty
matrix:
include:
- rust: 1.0.0
os: linux
- rust: 1.1.0
os: linux
- rust: 1.2.0
os: linux
- rust: 1.3.0
os: linux
- rust: 1.4.0
os: linux
- rust: 1.5.0
os: linux
- rust: 1.6.0
os: linux
- rust: 1.7.0
os: linux
- rust: 1.8.0
os: linux
- rust: 1.9.0
os: linux
- rust: 1.10.0
os: linux
- rust: 1.11.0
os: linux
- rust: 1.12.0
os: linux
- rust: 1.13.0
os: linux
- rust: 1.14.0
os: linux
- rust: 1.15.0
os: linux
- rust: 1.16.0
os: linux
- rust: 1.17.0
os: linux
- rust: 1.18.0
os: linux
- rust: 1.19.0
os: linux
- rust: stable
os: osx
- rust: beta
os: linux
- rust: beta
os: osx
- rust: nightly
os: linux
- rust: nightly
os: osx
cache:
directories:
- $HOME/.cargo
script:
- cargo build
| Add 1.0.0..1.18.0 compilers to Travis | Add 1.0.0..1.18.0 compilers to Travis
Let's find out just how old a compiler we can use to build Git-submerge!
| YAML | bsd-3-clause | Minoru/git-submerge |
523df00b3010ea113ec5cd8698ae813b169b5a7d | .travis.yml | .travis.yml | language: node_js # don't install any environment
node_js:
- stable
before_script:
- npm install --ignore-scripts
script:
- npm run postinstall
deploy:
provider: pages
local_dir: deploy
skip_cleanup: true
github_token: $GITHUB_TOKEN # Set in travis-ci.org dashboard
on:
branch: master
| language: node_js # don't install any environment
node_js:
- stable
before_script:
- npm install bower -g
- npm install --ignore-scripts
script:
- npm run postinstall
deploy:
provider: pages
local_dir: deploy
skip_cleanup: true
github_token: $GITHUB_TOKEN # Set in travis-ci.org dashboard
on:
branch: master
| Add Bower to Travis to avoid error in dependencies | Add Bower to Travis to avoid error in dependencies
| YAML | apache-2.0 | UI5Lab/UI5Lab,UI5Lab/UI5Lab-central,UI5Lab/UI5Lab-central |
90767ac74418bc59660bbe6cbbae7a6f0be05965 | .travis.yml | .travis.yml | language: node_js
node_js:
- "0.10"
- "0.11"
| language: node_js
node_js:
- "0.10"
- "0.11"
- iojs
| Add iojs to Travis CI config | Add iojs to Travis CI config
| YAML | apache-2.0 | desertnet/node-nailgun |
6f5a4020a86f96ecda4ce0db4d148dd7e366b986 | .travis.yml | .travis.yml | dist: trusty
language: ruby
sudo: false
cache: bundler
rvm:
- jruby-1.7.26
- jruby-9.1.14.0
| dist: trusty
language: ruby
sudo: false
cache: bundler
rvm:
- jruby-1.7.26
- jruby-9.2.4.0
| Test with latest JRuby version | Test with latest JRuby version
| YAML | mit | jbox-web/job-database-manager-postgresql,jbox-web/job-database-manager-postgresql |
b72456d77b7fa822fc222c2227312fa8dcc56036 | .travis.yml | .travis.yml | os:
- linux
sudo: required
dist: trusty
before_install:
- git checkout ${TRAVIS_BRANCH}
- git pull
install:
- sudo apt-get update -q
# - DEBIAN_FRONTEND=noninteractive sudo apt-get install -y curl python python-virtualenv jq file make
script:
- sudo make apt
- make submodules
- make runner
- sudo make acis
- make assets
- make validate
- make check
- make validate
| os:
- linux
sudo: required
dist: trusty
install:
- sudo apt-get update -q
script:
- sudo make apt
- make submodules
- make runner
- sudo make acis
- make assets
- make validate
- make check
- make validate
| Remove the re attach head | Remove the re attach head
| YAML | mit | JulienBalestra/enjoliver,JulienBalestra/enjoliver,JulienBalestra/enjoliver,kirek007/enjoliver,kirek007/enjoliver,nyodas/enjoliver,JulienBalestra/enjoliver,nyodas/enjoliver,nyodas/enjoliver,nyodas/enjoliver,kirek007/enjoliver,nyodas/enjoliver,kirek007/enjoliver,kirek007/enjoliver,JulienBalestra/enjoliver |
35a3de76720db0f162c153c3565093c34aee1bac | .travis.yml | .travis.yml | # Based on http://conda.pydata.org/docs/travis.html
language: minimal
sudo: false # use container based build
matrix:
fast_finish: true
include:
- env: ENV=py36
- env: ENV=py37
before_install:
- wget http://repo.continuum.io/miniconda/Miniconda3-3.16.0-Linux-x86_64.sh -O miniconda.sh;
- bash miniconda.sh -b -p $HOME/miniconda
- export PATH="$HOME/miniconda/bin:$PATH"
- hash -r
- conda config --set always_yes yes --set changeps1 no --set show_channel_urls true
- conda update -q conda
- conda info -a
install:
- conda env create -n test_env --file ci/requirements-$ENV.yml;
- source activate test_env
- conda list
- pip install --no-deps -e .
script:
- which python
- python --version
- python -c "import eccodes"
- if [[ "$ENV" == "docs" ]]; then
sphinx-build -W -b html docs build/sphinx/html;
elif [[ "$ENV" == *"-qc" ]]; then
pytest -v --flakes --doctest-glob="*.rst" --cov=eccodes --cov=gribapi --cov-report term-missing --pep8 --mccabe $EXTRA_FLAGS;
else
pytest -v --cov=eccodes --cov=gribapi --cov-report term-missing $EXTRA_FLAGS;
fi
after_success:
- coveralls
| # Based on http://conda.pydata.org/docs/travis.html
language: minimal
sudo: false # use container based build
matrix:
fast_finish: true
include:
- env: ENV=py36
- env: ENV=py37
before_install:
- wget http://repo.continuum.io/miniconda/Miniconda3-3.16.0-Linux-x86_64.sh -O miniconda.sh;
- bash miniconda.sh -b -p $HOME/miniconda
- export PATH="$HOME/miniconda/bin:$PATH"
- hash -r
- conda config --set always_yes yes --set changeps1 no --set show_channel_urls true
- conda update -q conda
- conda info -a
install:
- conda env create -n test_env --file ci/requirements-$ENV.yml;
- source activate test_env
- conda list
- pip install --no-deps -e .
script:
- black --check .
- which python
- python --version
- python -c "import eccodes"
- if [[ "$ENV" == "docs" ]]; then
sphinx-build -W -b html docs build/sphinx/html;
elif [[ "$ENV" == *"-qc" ]]; then
pytest -v --flakes --doctest-glob="*.rst" --cov=eccodes --cov=gribapi --cov-report term-missing --pep8 --mccabe $EXTRA_FLAGS;
else
pytest -v --cov=eccodes --cov=gribapi --cov-report term-missing $EXTRA_FLAGS;
fi
after_success:
- coveralls
| Add CI check for autoformatted code | Add CI check for autoformatted code
| YAML | apache-2.0 | ecmwf/eccodes-python,ecmwf/eccodes-python |
777f38c4a704cbc396dd2f6a9dc5dba97405f6ef | .travis.yml | .travis.yml | language: objective-c
#xcode_workspace: iOrwell.xcworkspace
#xcode_scheme: iOrwell
#xcode_sdk: iphonesimulator
before_install:
- gem install cocoapods
- gem install xcpretty
script:
- xcodebuild -workspace iOrwell.xcworkspace -sdk iphonesimulator -scheme iOrwell build test | xcpretty
| language: objective-c
xcode_workspace: iOrwell.xcworkspace
xcode_scheme: iOrwell
xcode_sdk: iphonesimulator
before_install:
- gem install cocoapods
| Switch back to xctool for Travis | Switch back to xctool for Travis
| YAML | bsd-2-clause | orwell-int/client-ios,orwell-int/client-ios |
bb0c583c595d57dbadb83a4acaca739e63458ed1 | .travis.yml | .travis.yml | language: python
python:
- "2.7"
# install dependencies
install:
- "pip install requests selenium django djangorestframework django-cors-headers django-debug-toolbar django-compressor django-markdown-deux django-rq django-filter python-memcached"
- "pip install -e git+https://github.com/jbalogh/django-cache-machine.git@f827f05b195ad3fc1b0111131669471d843d631f#egg=django_cache_machine-dev"
# run tests
script:
- python rnacentral/portal/tests/selenium_tests.py --base_url=http://rnacentral.org --driver=phantomjs
# define branches
branches:
only:
- master
| language: python
python:
- "2.7"
# install dependencies
install:
- "pip install requests selenium"
# run tests
script:
- python rnacentral/portal/tests/selenium_tests.py --base_url=http://rnacentral.org --driver=phantomjs
# define branches
branches:
only:
- master
| Remove unused pip requirements from Travis | Remove unused pip requirements from Travis
| YAML | apache-2.0 | RNAcentral/rnacentral-webcode,RNAcentral/rnacentral-webcode,RNAcentral/rnacentral-webcode,RNAcentral/rnacentral-webcode |
9807a27438505a4a9b592a6084bcb15ddd6c2f28 | .travis.yml | .travis.yml | language: ruby
cache: bundler
sudo: false
rvm:
- 2.3.1
- 2.2.5
after_success:
- bundle exec codeclimate-test-reporter
| language: ruby
cache: bundler
sudo: false
rvm:
- 2.4.1
- 2.3.3
- 2.2.6
after_success:
- bundle exec codeclimate-test-reporter
| Test with latest Ruby versions | Test with latest Ruby versions
| YAML | mit | jbox-web/active_use_case |
591943da92865da1ef3779381ba0caadc11884f0 | .travis.yml | .travis.yml | # https://blog.hypriot.com/post/setup-simple-ci-pipeline-for-arm-images/
sudo: required
services:
- docker
language: bash
script:
- cd ./raspberry
- docker run --rm --privileged multiarch/qemu-user-static:register --reset
- docker build -t bastilimbach/docker-magicmirror:raspberry .
after_success:
- >
if [ "$TRAVIS_BRANCH" == "master" ] && [ "$TRAVIS_PULL_REQUEST" == "false" ]; then
docker login -u="$DOCKER_USER" -p="$DOCKER_PASS"
docker push bastilimbach/docker-magicmirror:raspberry
fi
| # https://blog.hypriot.com/post/setup-simple-ci-pipeline-for-arm-images/
sudo: required
services:
- docker
language: bash
script:
- cd ./raspberry
- docker run --rm --privileged multiarch/qemu-user-static:register --reset
- docker build -t $DOCKER_USER/docker-magicmirror:raspberry .
after_success:
- >
if [ "$TRAVIS_BRANCH" == "master" ] && [ "$TRAVIS_PULL_REQUEST" == "false" ]; then
docker login -u="$DOCKER_USER" -p="$DOCKER_PASS"
docker push $DOCKER_USER/docker-magicmirror:raspberry
fi
| Remove hard coded DockerHub username | Remove hard coded DockerHub username | YAML | mit | bastilimbach/docker-MagicMirror,bastilimbach/docker-MagicMirror |
7ec3d97ebbb15198885c6eaad8392fb21fc560cd | .travis.yml | .travis.yml | branches:
only:
- master
language: php
php:
- "5.5"
- "5.4"
- "5.3"
before_script: composer install -n
script: phpunit -c app
| branches:
only:
- master
language: php
php:
- "5.5"
- "5.4"
- "5.3"
before_script:
- composer install -n
- mysql -e 'CREATE DATABASE corvus;'
- app/console doctrine:migrations:migrate
script: phpunit -c app
| Create DB and Run Doctrine Migrations in before_script | [Travis] Create DB and Run Doctrine Migrations in before_script
| YAML | mit | ilikeprograms/corvus,ilikeprograms/corvus,ilikeprograms/corvus |
4bff6268af4e635065135b64f754d906d7750fe8 | .travis.yml | .travis.yml | language: php
php:
- 5.3
- 5.4
- 5.5
- 5.6
- hhvm
before_script:
- composer self-update
- composer install --prefer-source --no-interaction --dev
addons:
code_climate:
repo_token:
secure: "gwgfVrQ+PtmWdjiyTQnvWSISayW7tABg3ru7cc76x+JlqerUFBlc0rVATgmtfgGRx7BZW6uGuhjCW7yPpOqRGjSWEqzXgo2FNiFBkZZTEJ0hE8/LFWJDGIGRD2qiRpI6r8nOmroDdwI7Y6aIlCw5ooucW5w6TbTygzzcyq4uugc="
| language: php
php:
- 5.3
- 5.4
- 5.5
- 5.6
- hhvm
before_script:
- composer self-update
- composer install --prefer-source --no-interaction --dev
addons:
code_climate:
repo_token:
secure: "gwgfVrQ+PtmWdjiyTQnvWSISayW7tABg3ru7cc76x+JlqerUFBlc0rVATgmtfgGRx7BZW6uGuhjCW7yPpOqRGjSWEqzXgo2FNiFBkZZTEJ0hE8/LFWJDGIGRD2qiRpI6r8nOmroDdwI7Y6aIlCw5ooucW5w6TbTygzzcyq4uugc="
after_script:
- vendor/bin/test-reporter | Add after script to report coverage | Add after script to report coverage
| YAML | mit | nathanmac/Parser,danhunsaker/Parser |
beaf9b800a85b94be53ab26d37296b42dc64538d | .travis.yml | .travis.yml | language: go
go:
- 1.4
- 1.5
- 1.6
- 1.7
- tip
script:
- go test -v ./...
| language: go
go:
- 1.5
- 1.6
- 1.7
- tip
script:
- go test -v ./...
| Remove support for Go 1.4 | Remove support for Go 1.4
| YAML | mit | ryanfowler/red |
211f0fb0f3a7e840f07da4295fe71f57e86e3616 | .travis.yml | .travis.yml | language: php
php:
- 5.3
- 5.4
before_script:
- composer self-update
- composer install --dev --no-interaction
script: vendor/bin/phpunit --configuration phpunit.xml.dist | language: php
php:
- 5.3
- 5.4
before_script:
- composer self-update
- composer install --dev --no-interaction --prefer-source
script: vendor/bin/phpunit --configuration phpunit.xml.dist | Update Travis-CI config to prefer VCS checkouts. | Update Travis-CI config to prefer VCS checkouts.
This should work around issues with GitHub API limits and Travis' IP
addresses.
| YAML | mit | rchouinard/bencode |
36ad112f2ee8567579a04faa5c3d267b7a2b0955 | .travis.yml | .travis.yml | language: php
sudo: false
cache:
directories:
- $HOME/.composer/cache
php:
- 5.4
- 5.5
- 5.6
- hhvm
- 7.0
- 7.1
matrix:
include:
- php: 5.3
dist: precise
allow_failures:
- php: hhvm
install:
- composer install --prefer-dist
before_script:
- ~/.phpenv/versions/5.6/bin/php -S localhost:8000 -t $(pwd) > /dev/null 2> /tmp/webserver_output.txt &
- export REPO_URL=http://localhost:8000/
- while ! curl $REPO_URL >/dev/null 2>&1; do sleep 1; done
script:
- ./vendor/bin/phpunit
after_failure:
- cat /tmp/webserver_output.txt
| language: php
sudo: false
cache:
directories:
- $HOME/.composer/cache
php:
- 5.4
- 5.5
- 5.6
- 7.0
- 7.1
- 7.2
matrix:
include:
- php: 5.3
dist: precise
install:
- composer install --prefer-dist
before_script:
- ~/.phpenv/versions/5.6/bin/php -S localhost:8000 -t $(pwd) > /dev/null 2> /tmp/webserver_output.txt &
- export REPO_URL=http://localhost:8000/
- while ! curl $REPO_URL >/dev/null 2>&1; do sleep 1; done
script:
- ./vendor/bin/phpunit
after_failure:
- cat /tmp/webserver_output.txt
| Add PHP 7.2 to build and remove HHVM from build | Add PHP 7.2 to build and remove HHVM from build
| YAML | mit | chobie/jira-api-restclient |
1d314903b570449bc1d37c6806158868940c7f71 | .travis.yml | .travis.yml | language: node_js
node_js:
- '0.12'
- '0.10'
| language: node_js
node_js:
- '0.12'
- '0.10'
- 'iojs'
| Add test support for iojs | Add test support for iojs | YAML | mit | shakna-israel/frankenword |
6903cb386c836cbe6e6fdd88b81ea76ed3723487 | .travis.yml | .travis.yml | language: ruby
sudo: false
rvm:
- 2.2.5
- 2.3.0
- 2.3.1
| language: ruby
sudo: false
rvm:
- 2.2
- 2.3
- 2.4
- 2.5
| Test against Ruby 2.4 and 2.5 | [CI] Test against Ruby 2.4 and 2.5 | YAML | mit | cyu/rack-cors,cyu/rack-cors,cyu/rack-cors |
b344075fb0c5c560378acd7b47f7a0beb730f676 | .travis.yml | .travis.yml | language: scala
scala:
- 2.10.6
- 2.11.7
jdk:
- openjdk7
- oraclejdk7
- oraclejdk8
before_script:
# default $SBT_OPTS is irrelevant to sbt launcher
- unset SBT_OPTS
- chmod +x ./bin/travisci
- ./bin/travisci
script:
- travis_retry ./sbt ++$TRAVIS_SCALA_VERSION clean coverage test
after_success:
- bash <(curl -s https://codecov.io/bash)
| language: scala
scala:
- 2.10.6
- 2.11.7
jdk:
# Enable once https://github.com/travis-ci/travis-ci/issues/5227 is fixed.
#- openjdk7
- oraclejdk7
- oraclejdk8
before_script:
# default $SBT_OPTS is irrelevant to sbt launcher
- unset SBT_OPTS
- chmod +x ./bin/travisci
- ./bin/travisci
script:
- travis_retry ./sbt ++$TRAVIS_SCALA_VERSION clean coverage test
after_success:
- bash <(curl -s https://codecov.io/bash)
| Disable openjdk7 in Travis CI builds | Disable openjdk7 in Travis CI builds
RB_ID=786579
| YAML | apache-2.0 | syamantm/finatra,syamantm/finatra,syamantm/finatra,twitter/finatra,twitter/finatra,syamantm/finatra,twitter/finatra |
eb47322e600699ec0d8627204355cf99f08c2e2a | .travis.yml | .travis.yml | sudo: false
language: node_js
node_js:
- '0.12'
| sudo: false
language: node_js
node_js:
- 4
- 5
- stable
| Remove node 0.12 and add 4, 5, stable | chore(ci): Remove node 0.12 and add 4, 5, stable
| YAML | mit | moqada/dokata |
baccac62c0b6f476001d5bb2119ff214f3256021 | .travis.yml | .travis.yml | ---
sudo: false
language: ruby
cache: bundler
bundler_args: --without development system_tests
before_install: rm Gemfile.lock || true
script: bundle exec rake test SPEC_OPTS='--format documentation'
matrix:
fast_finish: true
include:
# Puppet 3
- rvm: 1.9.3
env: PUPPET_VERSION="~> 3"
- rvm: 2.0
env: PUPPET_VERSION="~> 3"
- rvm: 2.1
env: PUPPET_VERSION="~> 3"
# Pupppet 4
- rvm: 2.1
env: PUPPET_VERSION="~> 4"
- rvm: 2.2
env: PUPPET_VERSION="~> 4"
- rvm: 2.3
env: PUPPET_VERSION="~> 4"
# Beaker tests
- rvm: 2.2
env: BEAKER_set=debian-7-64
bundler_args: --without development
script: bundle exec rake beaker
dist: trusty
services: docker
sudo: required
| ---
sudo: false
language: ruby
cache: bundler
bundler_args: --without development system_tests
before_install: rm Gemfile.lock || true
script: bundle exec rake test SPEC_OPTS='--format documentation'
matrix:
fast_finish: true
include:
# Puppet 3
- rvm: 1.9.3
env: PUPPET_VERSION="~> 3"
- rvm: 2.0
env: PUPPET_VERSION="~> 3"
- rvm: 2.1
env: PUPPET_VERSION="~> 3"
# Pupppet 4
- rvm: 2.1
env: PUPPET_VERSION="~> 4"
- rvm: 2.2
env: PUPPET_VERSION="~> 4"
- rvm: ruby-head
env: PUPPET_VERSION="~> 4"
# Beaker tests
- rvm: 2.2
env: BEAKER_set=debian-7-64
bundler_args: --without development
script: bundle exec rake beaker
dist: trusty
services: docker
sudo: required
| Use the latest ruby as a canary | Use the latest ruby as a canary
| YAML | apache-2.0 | tohuwabohu/puppet-patch |
618e04f33b8c37d35f1baa3133438fe5227011c5 | .travis.yml | .travis.yml | language: ruby
script: bundle exec rake
rvm:
- 1.9.3
- 2.0.0
- 2.1.0
- 2.1.1
- jruby
- rbx-2
gemfile:
- gemfiles/activerecord_3_1.gemfile
- gemfiles/activerecord_3_2.gemfile
- gemfiles/activerecord_4_0.gemfile
- gemfiles/activerecord_4_1.gemfile
- gemfiles/activerecord_edge.gemfile
env:
- DB=postgresql
- DB=mysql
- DB=sqlite3
matrix:
allow_failures:
- rvm: jruby
gemfile: gemfiles/activerecord_edge.gemfile
branches:
only:
- master
before_script:
- sh -c "if [ '$DB' = 'postgresql' ]; then psql -c 'DROP DATABASE IF EXISTS sexy_scopes_spec;' -U postgres; fi"
- sh -c "if [ '$DB' = 'postgresql' ]; then psql -c 'CREATE DATABASE sexy_scopes_spec;' -U postgres; fi"
- sh -c "if [ '$DB' = 'mysql' ]; then mysql -e 'CREATE DATABASE IF NOT EXISTS sexy_scopes_spec;'; fi"
| language: ruby
rvm:
- 1.9.3
- 2.0.0
- 2.1
- jruby
- rbx-2
gemfile:
- gemfiles/activerecord_3_1.gemfile
- gemfiles/activerecord_3_2.gemfile
- gemfiles/activerecord_4_0.gemfile
- gemfiles/activerecord_4_1.gemfile
- gemfiles/activerecord_edge.gemfile
env:
- DB=postgresql
- DB=mysql
- DB=sqlite3
sudo: false
before_script:
- sh -c "if [ '$DB' = 'postgresql' ]; then psql -c 'DROP DATABASE IF EXISTS sexy_scopes_spec;' -U postgres; fi"
- sh -c "if [ '$DB' = 'postgresql' ]; then psql -c 'CREATE DATABASE sexy_scopes_spec;' -U postgres; fi"
- sh -c "if [ '$DB' = 'mysql' ]; then mysql -e 'CREATE DATABASE IF NOT EXISTS sexy_scopes_spec;'; fi"
script: bundle exec rake
matrix:
allow_failures:
- rvm: jruby
gemfile: gemfiles/activerecord_edge.gemfile
branches:
only:
- master
| Use the new build env on Travis | Use the new build env on Travis
dedicated cpu cores, more ram, faster vm boot times, awesome network | YAML | mit | samleb/sexy_scopes,Kriechi/sexy_scopes |
2742c298b8aa6acc96be5180449e0d5087db3ccc | .travis.yml | .travis.yml | language: go
script: go test -v ./...
install:
- go get code.google.com/p/go.net/websocket
- go get github.com/bmizerany/assert
- go get github.com/bmizerany/pat
- go get github.com/kr/pretty
| language: go
script: go test -v ./...
install:
- go get code.google.com/p/go.net/websocket
- go get github.com/bmizerany/assert
- go get github.com/bmizerany/pat
- go get github.com/kr/pretty
- go get github.com/drewolson/testflight
| Add testflight as a dependency. | Add testflight as a dependency.
| YAML | mit | straytaoist/testflight,drewolson/testflight,Thermeon/testflight |
14ca12346728fcc97827e0aa1f784100bf036ae5 | .travis.yml | .travis.yml | language: php
php:
- 5.4
- 5.5
- 5.6
- nightly
script:
- php composer.phar self-update
- php composer.phar install --dev
- ./vendor/bin/phpunit
| language: php
php:
- 5.3
- 5.4
- 5.5
- 5.6
- nightly
- hhvm
script: phpunit
| Use more up-to-date example of Travis config :P | Use more up-to-date example of Travis config :P
| YAML | mit | hyperized/wefact |
db3f5bfc9d355d5ecbf4e8bec83bc3855bb24ab3 | .travis.yml | .travis.yml | language: node_js
node_js:
- "node"
- "lts/*"
- "6"
before_script:
- yarn prepare
script:
- yarn test
- node lib/cli.js --version
- node lib/cli.js test/fixtures/valid.graphql
notifications:
email: false
| language: node_js
node_js:
- "node"
- "lts/*"
- "8"
before_script:
- yarn prepare
script:
- yarn test
- node lib/cli.js --version
- node lib/cli.js test/fixtures/valid.graphql
notifications:
email: false
| Drop support for node v6 | Drop support for node v6
It is EOL. | YAML | mit | cjoudrey/graphql-schema-linter |
74cc01d70c4afe88c0e68b2c32e094175248e64d | .travis.yml | .travis.yml | sudo: false
language: node_js
node_js:
- 'iojs'
- '0.12'
- '0.10'
| sudo: false
language: node_js
node_js:
- '5'
- '4'
- '0.12'
- '0.10'
| Test on node version `4` and `5` | Test on node version `4` and `5`
| YAML | mit | gillstrom/yard |
861646b058f4eef8f835eecd34ba2f8472df57fc | .travis.yml | .travis.yml | language: node_js
addons:
firefox: "85.0"
node_js:
- "12"
matrix:
fast_finish: true
services:
- xvfb
env:
- TF=test
- TF=addons/Dexie.Observable/test/unit
- TF=addons/Dexie.Observable/test/integration
- TF=addons/Dexie.Syncable/test/unit
- TF=addons/Dexie.Syncable/test/integration
- TF=addons/dexie-export-import/test
- TF=libs/dexie-react-hooks/test
- TF=test/integrations/test-dexie-relationships
branches:
only:
- master
- master-2
- master-1
script:
- npm run build
- cd $TF
- pwd
- bash ./travis.sh
| language: node_js
before_install: if [[ `npm -v` != 7* ]]; then npm i -g npm@7; fi
addons:
firefox: "85.0"
node_js:
- "12"
matrix:
fast_finish: true
services:
- xvfb
env:
- TF=test
- TF=addons/Dexie.Observable/test/unit
- TF=addons/Dexie.Observable/test/integration
- TF=addons/Dexie.Syncable/test/unit
- TF=addons/Dexie.Syncable/test/integration
- TF=addons/dexie-export-import/test
- TF=libs/dexie-react-hooks/test
- TF=test/integrations/test-dexie-relationships
branches:
only:
- master
- master-2
- master-1
script:
- npm run build
- cd $TF
- pwd
- bash ./travis.sh
| Make sure npm version 7 is used | Make sure npm version 7 is used
| YAML | apache-2.0 | dfahlander/Dexie.js,dfahlander/Dexie.js,jimmywarting/Dexie.js,jimmywarting/Dexie.js,dfahlander/Dexie.js,jimmywarting/Dexie.js,jimmywarting/Dexie.js,dfahlander/Dexie.js |
1331f79dc928848325d522ae07ec61354d1bf5c4 | .travis.yml | .travis.yml | sudo: false
language: python
python:
- "2.7"
- "3.3"
- "3.4"
- "3.5"
- "pypy"
- "pypy3"
install: pip install -U pytest pytest-runner
script: python setup.py ptr
| sudo: false
language: python
python:
- "2.7"
- "3.3"
- "3.4"
- "3.5"
- "pypy"
- "pypy3"
matrix:
allow_failures:
- python: "pypy"
- python: "pypy3"
install: pip install -U pytest pytest-runner
script: python setup.py ptr
| Allow pypy/pypy3 to fail for now | Allow pypy/pypy3 to fail for now
| YAML | mit | tldr-pages/tldr-python-client,Anmol-Singh-Jaggi/tldr-python-client |
4efcaa1134885cd18a4b5a8b6ff0e7c59b6cbba9 | .travis.yml | .travis.yml | language: php
# Use container-based infrastructure
sudo: false
php:
- 5.6
- 7.0
before_script:
- mkdir -p /home/travis/.phpenv/versions/$(phpenv version-name)/etc/conf.d
- composer self-update
- composer install --prefer-source
script: vendor/bin/codecept run unit --coverage --report --coverage-xml
after_success:
- mkdir -p build/logs
- cp tests/_output/coverage.xml build/logs/clover.xml
- php vendor/bin/coveralls -v
| language: php
# Use container-based infrastructure
sudo: false
php:
- 5.6
- 7.0
- 7.1
before_script:
- mkdir -p /home/travis/.phpenv/versions/$(phpenv version-name)/etc/conf.d
- composer self-update
- composer install --prefer-source
script: vendor/bin/codecept run unit --coverage --report --coverage-xml
after_success:
- mkdir -p build/logs
- cp tests/_output/coverage.xml build/logs/clover.xml
- php vendor/bin/coveralls -v
| Add PHP 7.1 to the Travis CI build matrix | Add PHP 7.1 to the Travis CI build matrix
| YAML | mit | nordsoftware/lumen-elasticsearch,digiaonline/lumen-elasticsearch |
6b9bd07835aee1d163bf27e27e3cd299018ee22f | .travis.yml | .travis.yml | language: php
php:
- 5.6
- 7.0
- 7.1
- nightly
env:
global:
- PHPUNIT_BIN='vendor/bin/phpunit'
- PHPUNIT_CONFIG='phpunit.xml.dist'
- PHPUNIT_FLAGS='--stop-on-failure --verbose'
- UPLOAD_CLOVER='wget https://scrutinizer-ci.com/ocular.phar && php ocular.phar code-coverage:upload --format=php-clover coverage.xml'
- GUZZLE_VERSION="~6.2"
matrix:
include:
- php: '5.6'
env:
- PHPUNIT_FLAGS="--stop-on-failure --verbose --coverage-text --coverage-clover=coverage.xml"
allow_failures:
- php: nightly
before_script:
- composer require guzzlehttp/guzzle:${GUZZLE_VERSION}
script : $PHPUNIT_BIN -c $PHPUNIT_CONFIG $PHPUNIT_FLAGS && if [ -f "coverage.xml" ]; then $UPLOAD_CLOVER; fi
| language: php
php:
- 5.6
- 7.0
- 7.1
- nightly
env:
global:
- PHPUNIT_BIN='vendor/bin/phpunit'
- PHPUNIT_CONFIG='phpunit.xml.dist'
- PHPUNIT_FLAGS='--stop-on-failure --verbose'
- GUZZLE_VERSION="~6.2"
matrix:
include:
- php: '5.6'
env:
- PHPUNIT_FLAGS="--stop-on-failure --verbose --coverage-text --coverage-clover=coverage.xml"
allow_failures:
- php: nightly
before_script:
- composer require guzzlehttp/guzzle:${GUZZLE_VERSION}
script : $PHPUNIT_BIN -c $PHPUNIT_CONFIG $PHPUNIT_FLAGS
after_script:
- |
if [ -f "coverage.xml" ]; then
echo 'sending clover to Scrutinizer'
wget https://scrutinizer-ci.com/ocular.phar
php ocular.phar code-coverage:upload --format=php-clover coverage.xml
echo 'done'
fi | Send Clover in the 'after_script' section | Send Clover in the 'after_script' section
| YAML | mit | alexdebril/feed-io,alexdebril/feed-io,alexdebril/feed-io |
ccd0de196507abb7cecc128f5cb0ee25a2f179e5 | .travis.yml | .travis.yml | language: objective-c
xcode_project: CSyncSDK.xcodeproj # path to your xcodeproj folder
xcode_scheme: CSyncSDK-iOS
osx_image: xcode8.2
before_script:
- brew update
- brew install carthage
- carthage update
- /usr/libexec/PlistBuddy -c "Set CSYNC_HOST $CSYNC_HOST" CSyncSDKTests/Config.plist
- /usr/libexec/PlistBuddy -c "Set CSYNC_PORT $CSYNC_PORT" CSyncSDKTests/Config.plist
- /usr/libexec/PlistBuddy -c "Set CSYNC_DEMO_PROVIDER $CSYNC_DEMO_PROVIDER" CSyncSDKTests/Config.plist
- /usr/libexec/PlistBuddy -c "Set CSYNC_DEMO_TOKEN $CSYNC_DEMO_TOKEN" CSyncSDKTests/Config.plist
script:
- xcodebuild -project CSyncSDK.xcodeproj -scheme CSyncSDK-iOS -destination platform='iOS Simulator',name='iPhone 6',OS='10.1' clean test
| language: objective-c
xcode_project: CSyncSDK.xcodeproj # path to your xcodeproj folder
xcode_scheme: CSyncSDK-iOS
osx_image: xcode8.2
before_script:
- brew update
- brew install carthage
- carthage update
- /usr/libexec/PlistBuddy -c "Set CSYNC_HOST $CSYNC_HOST" CSyncSDKTests/Config.plist
- /usr/libexec/PlistBuddy -c "Set CSYNC_PORT $CSYNC_PORT" CSyncSDKTests/Config.plist
- /usr/libexec/PlistBuddy -c "Set CSYNC_DEMO_PROVIDER $CSYNC_DEMO_PROVIDER" CSyncSDKTests/Config.plist
- /usr/libexec/PlistBuddy -c "Set CSYNC_DEMO_TOKEN $CSYNC_DEMO_TOKEN" CSyncSDKTests/Config.plist
script:
- xcodebuild -project CSyncSDK.xcodeproj -scheme CSyncSDK-iOS -destination platform='iOS Simulator',name='iPhone 6',OS='10.1' clean test
branches:
only:
- master
| Change to only build on master | Change to only build on master
| YAML | apache-2.0 | csync/csync-swift,csync/csync-swift,csync/csync-swift |
21e1d77f715c43b558b885485fd00c800ef68dd1 | .travis.yml | .travis.yml | language: android
jdk:
- oraclejdk8
android:
components:
- tools
- platform-tools
- tools
- build-tools-25.0.2
- android-25
- extra-android-m2repository
- sys-img-armeabi-v7a-android-22
licenses:
- 'android-sdk-license-.+'
before_script:
- echo no | android create avd --force -n test -t android-22 --abi armeabi-v7a
- emulator -avd test -no-audio -no-window &
- android-wait-for-emulator
- adb shell input keyevent 82 &
before_cache:
- rm -f $HOME/.gradle/caches/modules-2/modules-2.lock
- rm -fr $HOME/.gradle/caches/*/plugin-resolution/
cache:
directories:
- $HOME/.gradle/caches/
- $HOME/.gradle/wrapper/
- $HOME/.android/build-cache
| language: android
jdk:
- oraclejdk8
android:
components:
- tools
- platform-tools
- tools
- build-tools-25.0.2
- android-25
- extra-android-m2repository
- sys-img-armeabi-v7a-android-16
licenses:
- 'android-sdk-license-.+'
before_script:
- echo no | android create avd --force -n test -t android-16 --abi armeabi-v7a
- emulator -avd test -no-audio -no-window &
- android-wait-for-emulator
- adb shell input keyevent 82 &
before_cache:
- rm -f $HOME/.gradle/caches/modules-2/modules-2.lock
- rm -fr $HOME/.gradle/caches/*/plugin-resolution/
cache:
directories:
- $HOME/.gradle/caches/
- $HOME/.gradle/wrapper/
- $HOME/.android/build-cache
| Change emulator version to 16. | Change emulator version to 16.
| YAML | apache-2.0 | kubode/Wiggle |
086377be9a6366598c805fef703d6b90d999c11f | .travis.yml | .travis.yml | dist: xenial
sudo: required
# xcode8 has jdk8
osx_image: xcode8
# Not technically required but suppresses 'Ruby' in Job status message.
language: java
os:
- linux
- osx
before_install:
- |
if [ "${TRAVIS_OS_NAME}" = "osx" ]; then
OS=darwin
else
sysctl kernel.unprivileged_userns_clone=1
OS=linux
fi
BAZEL=$(cat ".bazelversion")
wget -O install.sh "https://github.com/bazelbuild/bazel/releases/download/${BAZEL}/bazel-${BAZEL}-installer-${OS}-x86_64.sh"
chmod +x install.sh
./install.sh --user
rm -f install.sh
before_script:
- echo "startup --output_base=$HOME/.cache/bazel" >> .bazelrc
# Avoid progress indicators that can blow out log which makes using WEB UI difficult
- echo "common --noshow_progress" >> .bazelrc
- echo "common --noshow_loading_progress" >> .bazelrc
# This is so we understand failures better
- echo "build --verbose_failures" >> .bazelrc
script: ./bazel_build_test.sh
notifications:
email: false
| dist: xenial
sudo: required
# Not technically required but suppresses 'Ruby' in Job status message.
language: java
os:
- linux
- osx
before_install:
- |
if [ "${TRAVIS_OS_NAME}" = "osx" ]; then
OS=darwin
else
sysctl kernel.unprivileged_userns_clone=1
OS=linux
fi
BAZEL=$(cat ".bazelversion")
wget -O install.sh "https://github.com/bazelbuild/bazel/releases/download/${BAZEL}/bazel-${BAZEL}-installer-${OS}-x86_64.sh"
chmod +x install.sh
./install.sh --user
rm -f install.sh
before_script:
- echo "startup --output_base=$HOME/.cache/bazel" >> .bazelrc
# Avoid progress indicators that can blow out log which makes using WEB UI difficult
- echo "common --noshow_progress" >> .bazelrc
- echo "common --noshow_loading_progress" >> .bazelrc
# This is so we understand failures better
- echo "build --verbose_failures" >> .bazelrc
script: ./bazel_build_test.sh
notifications:
email: false
| Use default image for osx on Travis. | Use default image for osx on Travis.
xcode8 (macOS: 10.11, jdk:1.8.0_92-b14) is too old and is not compatible with Bazel 2.0.0+. The default config uses Xcode 9.4.1, macOS 10.13 and jdk 10.0.1+10 and works with Bazel 2.0.
PiperOrigin-RevId: 308727886
| YAML | apache-2.0 | google/jsinterop-base,google/jsinterop-base,google/jsinterop-base |
ba4946abc6fa40d669b5c91c4af6a4b5120bfd88 | .travis.yml | .travis.yml | language: node_js
before_install:
- sudo apt-get install libgmp3-dev
- npm install --upgrade npm -g
node_js:
- "0.10"
notifications:
email:
- lloyd@mozilla.com
- benadida@mozilla.com
- warner@mozilla.com
| language: node_js
before_install:
- sudo apt-get install libgmp3-dev
- npm install --upgrade npm -g
node_js:
- "0.10"
notifications:
irc:
channels:
- "irc.mozilla.org#fxa"
use_notice: false
skip_join: false
| Replace email notifications with IRC ones | Replace email notifications with IRC ones
| YAML | mpl-2.0 | vladikoff/browserid-crypto,vladikoff/browserid-crypto,mozilla/browserid-crypto,mozilla/browserid-crypto,vladikoff/browserid-crypto,mozilla/browserid-crypto |
c684cebb10dde5e9354427dd8f20bfd90df26604 | .travis.yml | .travis.yml | language: minimal
services:
- docker
jobs:
include:
- env: DOCKER_IMAGE=maven:3.6.2-jdk-8
- env: DOCKER_IMAGE=maven:3.5.4-jdk-9 # There are no newer images with Maven for this JDK
- env: DOCKER_IMAGE=maven:3.6.0-jdk-10 # There are no newer images with Maven for this JDK
- env: DOCKER_IMAGE=maven:3.6.2-jdk-11
- env: DOCKER_IMAGE=maven:3.6.2-jdk-12
- env: DOCKER_IMAGE=maven:3.6.2-jdk-13
- env: DOCKER_IMAGE=maven:3.6.2-jdk-14
install:
- docker pull "${DOCKER_IMAGE}"
script:
- docker run
--env "_JAVA_OPTIONS=-Djdk.net.URLClassPath.disableClassPathURLCheck=true"
--volume "$PWD":/usr/src/
--workdir /usr/src/
--rm
"${DOCKER_IMAGE}" mvn clean test -B
| language: minimal
services:
- docker
jobs:
include:
- env: DOCKER_IMAGE=maven:3.6.3-jdk-8
- env: DOCKER_IMAGE=maven:3.5.4-jdk-9 # There are no newer images with Maven for this JDK
- env: DOCKER_IMAGE=maven:3.6.0-jdk-10 # There are no newer images with Maven for this JDK
- env: DOCKER_IMAGE=maven:3.6.3-jdk-11
- env: DOCKER_IMAGE=maven:3.6.2-jdk-12
- env: DOCKER_IMAGE=maven:3.6.2-jdk-13
- env: DOCKER_IMAGE=maven:3.6.2-jdk-14
install:
- docker pull "${DOCKER_IMAGE}"
script:
- docker run
--env "_JAVA_OPTIONS=-Djdk.net.URLClassPath.disableClassPathURLCheck=true"
--volume "$PWD":/usr/src/
--workdir /usr/src/
--rm
"${DOCKER_IMAGE}" mvn clean test -B
| Use newer maven docker images | RAT-272: Use newer maven docker images
| YAML | apache-2.0 | apache/creadur-rat,apache/creadur-rat,apache/creadur-rat,apache/creadur-rat,apache/creadur-rat,apache/creadur-rat |
43ab76a363a6e1b60e599b6198bc46a6ae9c8b83 | .travis.yml | .travis.yml | osx_image: xcode7.3
language: objective-c
rvm: 2.2
branches:
only:
- master
- develop
before_install:
- sysctl -n machdep.cpu.brand_string
- sysctl hw
- ./scripts/before_install
install:
- ./scripts/bootstrap
env:
- workspace="Example/StylingKit.xcworkspace" scheme="StylingKit-Example" destination="platform=iOS Simulator,name=iPhone 6s"
script:
- ./scripts/travis_build
| osx_image: xcode7.3
language: objective-c
rvm: 2.2
branches:
only:
- master
- develop
before_install:
- sysctl -n machdep.cpu.brand_string
- sysctl hw
install:
- ./scripts/bootstrap
env:
- workspace="Example/StylingKit.xcworkspace" scheme="StylingKit-Example" destination="platform=iOS Simulator,name=iPhone 6s"
script:
- ./scripts/travis_build
| Remove explicit call to before install as it is also called in bootstrap | Remove explicit call to before install as it is also called in bootstrap
| YAML | apache-2.0 | StylingKit/StylingKit,StylingKit/StylingKit,StylingKit/StylingKit,StylingKit/StylingKit |
5dd17305b7921bb0a9e553170f452a7134f2f926 | .travis.yml | .travis.yml | notifications:
recipients:
- vallentin@icir.org
email:
on_success: change
on_failure: change
branches:
only:
- master
language: cpp
compiler:
- gcc
- clang
env:
global:
- PREFIX=$HOME/builds/mavam/prefix # The prefix for dependencies.
- CONCURRENCY=4
matrix:
- BUILD_TYPE=--enable-debug
matrix:
allow_failures:
- compiler: gcc
before_script:
- set -e
- export PATH=$PREFIX/bin:$PATH
- export LD_LIBRARY_PATH=$PREFIX/lib
- sh ./.travis.$CC
# Libcppa
- git clone git://github.com/Neverlord/libcppa.git
- git checkout 1dfc3d4a # FIXME: remove after migration to master
- cd libcppa
- ./configure --prefix=$PREFIX --no-examples
- make install
- cd ..
# VAST
- ./configure --prefix=$PREFIX $BUILD_TYPE
script:
- make
- make test
| notifications:
recipients:
- vallentin@icir.org
email:
on_success: change
on_failure: change
branches:
only:
- master
language: cpp
compiler:
- gcc
- clang
env:
global:
- PREFIX=$HOME/builds/mavam/prefix # The prefix for dependencies.
- CONCURRENCY=4
matrix:
- BUILD_TYPE=--enable-debug
matrix:
allow_failures:
- compiler: gcc
before_script:
- set -e
- export PATH=$PREFIX/bin:$PATH
- export LD_LIBRARY_PATH=$PREFIX/lib
- sh ./.travis.$CC
# Libcppa
- git clone git://github.com/Neverlord/libcppa.git
- cd libcppa
- git checkout 1dfc3d4a # FIXME: remove after migration to master
- ./configure --prefix=$PREFIX --no-examples
- make install
- cd ..
# VAST
- ./configure --prefix=$PREFIX $BUILD_TYPE
script:
- make
- make test
| Fix order issue in Travis CS script. | Fix order issue in Travis CS script.
| YAML | bsd-3-clause | vast-io/vast,mavam/vast,mavam/vast,pmos69/vast,vast-io/vast,vast-io/vast,mavam/vast,pmos69/vast,pmos69/vast,mavam/vast,pmos69/vast,vast-io/vast,vast-io/vast |
816a46c2aab08b5ca004dac5cac248d5e3c3b7d3 | .travis.yml | .travis.yml | language: go
go:
- 1.6
install:
- ./install_dependencies.sh
script:
- ./lint_gofmt.sh
- ./run_tests.sh
- ./lint_metalinter.sh
after_success:
- bash <(curl -s https://codecov.io/bash)
| language: go
go:
- 1.7
install:
- ./install_dependencies.sh
script:
- ./lint_gofmt.sh
- ./run_tests.sh
- ./lint_metalinter.sh
after_success:
- bash <(curl -s https://codecov.io/bash)
| Use go 1.7 in CI. | Use go 1.7 in CI.
| YAML | apache-2.0 | TNG/openpgp-validation-server,TNG/gpg-validation-server,TNG/gpg-validation-server,TNG/openpgp-validation-server |
99246aa5d5e00830a07cc050fea9945fc0f3bf8f | .travis.yml | .travis.yml | language: php
sudo: false
cache:
directories:
- $HOME/.composer/cache/files
matrix:
fast_finish: true
include:
- php: 7.1
before_install:
- phpenv config-rm xdebug.ini
- composer self-update
install:
- composer install
script:
- ./vendor/bin/simple-phpunit
# this checks that the source code follows the Symfony Code Syntax rules
- ./vendor/bin/php-cs-fixer fix --diff --dry-run -v
# this checks that the YAML config files contain no syntax errors
- ./bin/console lint:yaml config
# this checks that the Twig template files contain no syntax errors
- ./bin/console lint:twig templates
# this checks that the XLIFF translations contain no syntax errors
- ./bin/console lint:xliff translations
# this checks that the application doesn't use dependencies with known security vulnerabilities
- ./bin/console security:check --end-point=http://security.sensiolabs.org/check_lock
| language: php
sudo: false
cache:
directories:
- $HOME/.composer/cache/files
matrix:
fast_finish: true
include:
- php: 7.1
before_install:
- phpenv config-rm xdebug.ini
- composer self-update
install:
- composer install
script:
- ./vendor/bin/simple-phpunit
# this checks that the source code follows the Symfony Code Syntax rules
- ./vendor/bin/php-cs-fixer fix --diff --dry-run -v
# this checks that the YAML config files contain no syntax errors
- ./bin/console lint:yaml config
# this checks that the Twig template files contain no syntax errors
- ./bin/console lint:twig templates
# this checks that the XLIFF translations contain no syntax errors
- ./bin/console lint:xliff translations
# this checks that the application doesn't use dependencies with known security vulnerabilities
- ./bin/console security:check --end-point=http://security.sensiolabs.org/check_lock
# This checks that the composer.json and composer.lock files are valid
- composer validate --strict
| Add validation of the composer files on Travis | Add validation of the composer files on Travis
This performs validation of the composer metadata to ensure they are valid:
- composer.json does not contain any error
- composer.json does not trigger any warning (thanks to the strict mode)
- composer.lock is uptodate
| YAML | mit | TomasVotruba/symfony-demo,yceruto/symfony-demo,symfony/symfony-demo,TomasVotruba/symfony-demo,javiereguiluz/symfony-demo,yceruto/symfony-demo,bocharsky-bw/symfony-demo,symfony/symfony-demo,symfony/symfony-demo,voronkovich/symfony-demo,voronkovich/symfony-demo,Codeception/symfony-demo,bocharsky-bw/symfony-demo,javiereguiluz/symfony-demo,Codeception/symfony-demo,bocharsky-bw/symfony-demo,javiereguiluz/symfony-demo,voronkovich/symfony-demo,Codeception/symfony-demo,TomasVotruba/symfony-demo,yceruto/symfony-demo |
beec8469a7271014da8eded51c03f7c8809645b1 | .travis.yml | .travis.yml | sudo: false
language: objective-c
os: osx
matrix:
include:
- osx_image: xcode6.4
- osx_image: xcode7
before_install:
- brew update
install:
- mkdir -p $(brew --repo)/Library/Taps/travis
- ln -s $PWD $(brew --repo)/Library/Taps/travis/homebrew-testtap
- brew tap --repair
- gem install rubocop --no-document
script:
- rubocop --config=$(brew --repo)/Library/.rubocop.yml iwyu.rb
- brew audit iwyu
- brew install -v iwyu
- brew test iwyu
| sudo: false
language: objective-c
os: osx
matrix:
include:
- osx_image: xcode6.4
- osx_image: xcode7
before_install:
- brew update; brew update
install:
- mkdir -p $(brew --repo)/Library/Taps/travis
- ln -s $PWD $(brew --repo)/Library/Taps/travis/homebrew-testtap
- brew tap --repair
- gem install rubocop --no-document
script:
- rubocop --config=$(brew --repo)/Library/.rubocop.yml iwyu.rb
- brew audit iwyu
- brew install -v iwyu
- brew test iwyu
| Work around annoying Homebrew bug | Work around annoying Homebrew bug
Something like this was probably bound to happen eventually.
See Homebrew/homebrew#42553.
| YAML | mit | jasonmp85/homebrew-iwyu |
654f96a8a2113d62f8ff4918964d828b3e33aaf0 | .travis.yml | .travis.yml | language: cpp
compiler:
- gcc
- clang
before_install:
- echo $LANG
- echo $LC_ALL
before_script:
script: |
set -e
rvm get head # Workaround 'shell_session_update: command not found'
make test
python setup.py build
python setup.py test
branches:
only:
- master
notifications:
recipients:
- sparkprime@gmail.com
email:
on_success: change
on_failure: always
irc:
channels:
- "chat.freenode.net#jsonnet"
template:
- "%{repository}/%{branch} (%{commit} - %{author}): %{message}"
os:
- linux
- osx
| language: cpp
compiler:
- gcc
- clang
before_install:
- echo $LANG
- echo $LC_ALL
before_script:
script:
- rvm get head # Workaround 'shell_session_update: command not found'
- make test
- python setup.py build
- python setup.py test
branches:
only:
- master
notifications:
recipients:
- sparkprime@gmail.com
email:
on_success: change
on_failure: always
irc:
channels:
- "chat.freenode.net#jsonnet"
template:
- "%{repository}/%{branch} (%{commit} - %{author}): %{message}"
os:
- linux
- osx
| Make TravisCI fail when tests fail. | Make TravisCI fail when tests fail.
TravisCI used to ignore return code of make test
and report success even when tests failed.
| YAML | apache-2.0 | Neeke/jsonnet,google/jsonnet,google/jsonnet,google/jsonnet,google/jsonnet,sparkprime/jsonnet,sparkprime/jsonnet,sparkprime/jsonnet,sparkprime/jsonnet,Neeke/jsonnet,sparkprime/jsonnet,Neeke/jsonnet,google/jsonnet,Neeke/jsonnet,google/jsonnet,Neeke/jsonnet,sparkprime/jsonnet |
99c64bb5a33430d7f9c065924d8e245da37a3215 | .travis.yml | .travis.yml | language: python
python:
- "2.7"
- "3.3"
- "3.4"
before_install:
- sudo apt-get update -qq
- sudo apt-get install -y libhdf5-serial-dev
install:
- pip install cython numpy numexpr
- pip install -r requirements.txt
- pip install coveralls
script: py.test -v --cov psyrun
after_success: coveralls
| language: python
python:
- "2.7"
- "3.3"
- "3.4"
before_install:
- sudo apt-get update -qq
- sudo apt-get install -y libhdf5-serial-dev
install:
- pip install cython numpy numexpr
- pip install -r requirements.txt
- pip install coveralls
- python setup.py develop
script: py.test -v --cov psyrun
after_success: coveralls
| Install psyrun on Travis-CI for testing. | Install psyrun on Travis-CI for testing.
| YAML | mit | jgosmann/psyrun |
6cca2da4f6626fde083ad8111660e7aa53988c72 | .travis.yml | .travis.yml | language: objective-c
osx_image: xcode9.1
install:
- gem install xcpretty --no-rdoc --no-ri --no-document --quiet
script:
- set -o pipefail
# build sample app for simulator (also builds framework)
- xcodebuild -project ISHPullUpSample/ISHPullUpSample.xcodeproj -scheme ISHPullUpSample -destination 'platform=iOS Simulator,name=iPhone 8,OS=11.1' clean build | xcpretty
| language: objective-c
osx_image: xcode9.2
install:
- gem install xcpretty --no-rdoc --no-ri --no-document --quiet
script:
- set -o pipefail
# build sample app for simulator (also builds framework)
- xcodebuild -project ISHPullUpSample/ISHPullUpSample.xcodeproj -scheme ISHPullUpSample -destination 'platform=iOS Simulator,name=iPhone 8,OS=11.2' clean build | xcpretty
| Use Xcode 9.2 and iOS 11.2 for CI | Use Xcode 9.2 and iOS 11.2 for CI
| YAML | mit | iosphere/ISHPullUp,iosphere/ISHPullUp,iosphere/ISHPullUp |
8be3ea101418f4971ce3c082568f9144478e9b47 | .travis.yml | .travis.yml | language: java
script: mvn clean verify
jdk:
- oraclejdk8
- openjdk8
# suggested by travis support.
sudo: required
dist: trusty
group:
sudo: required
| language: java
script: mvn clean verify
jdk:
- oraclejdk8
- openjdk8
# suggested by travis support.
sudo: required
dist: trusty
group:
sudo: required
notifications:
slack:
on_failure: always
on_success: always
secure: YUeHcLIxXFLOokSc8ljuRWfA8q02+1Us8dalaRLWatJXqnGTGasbPc7PPeg0/hesjJA6j4KTohbtLCjt0Eto+wR5ENG5Yeyy7tP3FlWPA2AQJ4Xl71zqrKO9q8C/FDw6dKJxXeEbACN7HFvBETrQ6643bNbz559FQA2iQOLi6fk4fMJs04GQBGj1zosvCVJTafzRuReYau5kfyBGqnVBDTnmoNYirgMFAyeg8mTM5NAUWPfDdl4r6DzdXKIGV05wgLzDOdDwhJmBcrFAKss5xv49aIbPTzCyQbOqNgOBUy1sXjNI8RMRgkUtFnU+FRQXFx5jsCJwvwdWBHyFjxKaJvz14ZYqKb8i4GRLdUj95FbWKvJnmexaoCkA9MbyqO6SLtviqhTl8oZjLUdfMX7htJgJtjM0u1A+ZbaHH7NsTNVtfdlCYTQ4M1ZZHy/cTPQ08OIe62nrbcQiCWuOTxukhZnRO5pctmI9BZGVhGNSxssDlM5vFMacQMXBEHGKq8PqtyLP7bzJriX1rSUFXwsCp5SYqozvcrvsy7wOK5mHhiUDQmadXNQXb3evha7uJ+u402AlkCObLULLoAs6yRZzL1g9C8hNRp8gplj7+ni9rvGtr4vZi7Gp/HnENhqUcP7/LbY6RKH9npFm6QlYoaLDOcFC6Ky4JnK749NtHqP3+bY=
| Add Slack notifications for Travis builds. | WS-2053: Add Slack notifications for Travis builds.
| YAML | apache-2.0 | rosette-api/java,rosette-api/java,rosette-api/java |
9b23995ecf2bb729b70f4f237fcbfe849341143a | .travis.yml | .travis.yml | language: node_js
cache:
directories:
- elm-stuff/build-artifacts
node_js:
- "4.3"
install:
- npm install -g elm@0.17.0
- elm-package install -y
script:
- sh runtests.sh
- elm make src/Main.elm --output=tictactoe.js
after_success:
- test $TRAVIS_PULL_REQUEST == "false" && test $TRAVIS_BRANCH == "master" && bash deploy.sh
| language: node_js
node_js:
- "4.3"
install:
- npm install -g elm@0.17.0
- elm-package install -y
script:
- sh runtests.sh
- elm make src/Main.elm --output=tictactoe.js
after_success:
- test $TRAVIS_PULL_REQUEST == "false" && test $TRAVIS_BRANCH == "master" && bash deploy.sh
| Remove caching (seems to be causing issues on Travis) | Remove caching (seems to be causing issues on Travis)
| YAML | mit | jjst/elmtimate-tictactoe,jjst/elmtimate-tictactoe |
161aa2d319954c3b9aef37ca58895c595c5820a1 | .travis.yml | .travis.yml | sudo: false
language: python
python:
- "2.7"
- "3.3"
- "3.4"
- "3.5"
# Apparently six must be installed first, otherwise setup.py will be unhappy
install:
- pip install six
- pip install --upgrade -r requirements_dev.txt
script: py.test --cov .
after_success: coveralls
| sudo: false
language: python
python:
- "2.7"
- "3.4"
- "3.5"
- "3.6"
# Apparently six must be installed first, otherwise setup.py will be unhappy
install:
- pip install six
- pip install --upgrade -r requirements_dev.txt
script: py.test --cov .
after_success: coveralls
| Drop Python 3.3 support as latest setuptools doesn't support it | Drop Python 3.3 support as latest setuptools doesn't support it
Also add Python 3.6 to Travis tests.
| YAML | mit | OpenDataServices/flatten-tool |
1dbfe643d5e037eec24d57a99d03902a8c692fe3 | .travis.yml | .travis.yml | sudo: false
language: python
cache: pip
matrix:
fast_finish: true
include:
- python: 3.4
env: TOXENV=py34-django20
- python: 3.5
env: TOXENV=py35-django20
- python: 3.6
env: TOXENV=py36-django20
- python: 3.7
env: TOXENV=py37-django20
dist: xenial
sudo: true
- python: 3.5
env: TOXENV=py35-django21
- python: 3.6
env: TOXENV=py36-django21
- python: 3.7
env: TOXENV=py37-django21
dist: xenial
sudo: true
- python: 3.5
env: TOXENV=py35-djangomaster
- python: 3.6
env: TOXENV=py36-djangomaster
- python: 3.7
env: TOXENV=py37-djangomaster
dist: xenial
sudo: true
- env: TOXENV=lint
allow_failures:
- env: TOXENV=py35-djangomaster
- env: TOXENV=py36-djangomaster
- env: TOXENV=py37-djangomaster
install:
- pip install tox
script: tox
| dist: xenial
sudo: false
language: python
cache: pip
matrix:
fast_finish: true
include:
- python: 3.4
env: TOXENV=py34-django20
- python: 3.5
env: TOXENV=py35-django20
- python: 3.6
env: TOXENV=py36-django20
- python: 3.7
env: TOXENV=py37-django20
- python: 3.5
env: TOXENV=py35-django21
- python: 3.6
env: TOXENV=py36-django21
- python: 3.7
env: TOXENV=py37-django21
- python: 3.5
env: TOXENV=py35-djangomaster
- python: 3.6
env: TOXENV=py36-djangomaster
- python: 3.7
env: TOXENV=py37-djangomaster
- env: TOXENV=lint
allow_failures:
- env: TOXENV=py35-djangomaster
- env: TOXENV=py36-djangomaster
- env: TOXENV=py37-djangomaster
install:
- pip install tox
script: tox
| Use 'dist: xenial' in Travis to simplify configuration | Use 'dist: xenial' in Travis to simplify configuration
Allows using recent Python versions without sudo declarations.
Travis officially added support for Xenial on 2018-11-08.
https://blog.travis-ci.com/2018-11-08-xenial-release
| YAML | bsd-2-clause | jdufresne/django-decorator-include,jdufresne/django-decorator-include,twidi/django-decorator-include,twidi/django-decorator-include |
f6deb493da0b7adc81821d38abdbbe9fb575bafd | .travis.yml | .travis.yml | language: go
env:
- GIMME_OS=linux GIMME_ARCH=amd64 RUN_TESTS=1
- GIMME_OS=darwin GIMME_ARCH=amd64
- GIMME_OS=windows GIMME_ARCH=amd64
go:
- 1.3
- 1.4
- tip
before_install:
- go get -u github.com/axw/gocov/gocov
- go get -u github.com/mattn/goveralls
- go get golang.org/x/tools/cmd/cover
install:
- go get -d -v ./...
script:
- go build -v ./...
- if [ "$RUN_TESTS" ]; then
go test -v ./...;
go test -coverprofile=profile.out -v .;
goveralls -service=travis-ci -v -coverprofile=profile.out;
fi
| language: go
env:
- GIMME_OS=linux GIMME_ARCH=amd64 RUN_TESTS=1
- GIMME_OS=darwin GIMME_ARCH=amd64
- GIMME_OS=windows GIMME_ARCH=amd64
go:
- 1.3
- 1.4
- tip
matrix:
allow_failures:
- go: tip
before_install:
- go get -u github.com/axw/gocov/gocov
- go get -u github.com/mattn/goveralls
- go get golang.org/x/tools/cmd/cover
install:
- go get -d -v ./...
script:
- go build -v ./...
- if [ "$RUN_TESTS" ]; then
go test -v ./...;
go test -coverprofile=profile.out -v .;
goveralls -service=travis-ci -v -coverprofile=profile.out;
fi
| Allow go tip to fail | Allow go tip to fail
| YAML | mit | moul/go-kryptos,ultreme/go-kryptos |
19f11e0ec721b99025126bfc1cae98f15c6da1dc | .travis.yml | .travis.yml | language: node_js
node_js:
- "4"
- "6"
- "7"
- "10"
env:
- TRAVIS_SWI_VERSION="stable"
before_install:
- sudo apt-get -qq update
- sudo apt-get install -y build-essential autoconf curl chrpath pkg-config ncurses-dev libreadline-dev libedit-dev libunwind-dev libgmp-dev libssl-dev unixodbc-dev zlib1g-dev libarchive-dev libossp-uuid-dev libxext-dev libice-dev libjpeg-dev libxinerama-dev libxft-dev libxpm-dev libxt-dev libdb-dev libpcre3-dev libyaml-dev openjdk-8-jdk junit make ninja-build cmake
- rm -rf ~/.swivm && git clone https://github.com/fnogatz/swivm.git ~/.swivm && (cd ~/.swivm && git checkout `git describe --abbrev=0 --tags`) && source ~/.swivm/swivm.sh && swivm install $TRAVIS_SWI_VERSION && swivm use
| language: node_js
node_js:
- "4"
- "6"
- "7"
- "10"
env:
- TRAVIS_SWI_VERSION="stable"
before_install:
- sudo apt-get -qq update
- sudo apt-get install -y build-essential autoconf curl chrpath pkg-config ncurses-dev libreadline-dev libedit-dev libgmp-dev libssl-dev unixodbc-dev zlib1g-dev libarchive-dev libossp-uuid-dev libxext-dev libice-dev libjpeg-dev libxinerama-dev libxft-dev libxpm-dev libxt-dev libdb-dev libpcre3-dev libyaml-dev junit make ninja-build cmake
- rm -rf ~/.swivm && git clone https://github.com/fnogatz/swivm.git ~/.swivm && (cd ~/.swivm && git checkout `git describe --abbrev=0 --tags`) && source ~/.swivm/swivm.sh && swivm install $TRAVIS_SWI_VERSION && swivm use
| Remove some required packages for Travis CI | Remove some required packages for Travis CI
| YAML | mit | fnogatz/xsd2json,fnogatz/xsd2json |
fe7c35493c95284194545d0af67eca28d54a47a7 | .travis.yml | .travis.yml | language: python
python:
- "2.6"
- "2.7"
install:
- pip install -e .
script:
- python setup.py nosetests
| language: python
python:
- "2.6"
- "2.7"
- "3.2"
- "3.3"
- "3.4"
install:
- pip install -e .
script:
- python setup.py nosetests
| Test on python 3.x also | Test on python 3.x also
| YAML | mit | rkhleics/police-api-client-python |
486e2cc64c8a337852643f26f2eb484bfe8bde60 | .travis.yml | .travis.yml | language: python
matrix:
include:
- python: 2.7
env:
- TOXENV=py27
- python: 3.6
env:
- TOXENV=py36
- python: 3.7
env:
- TOXENV=py37
env:
matrix:
- TOXENV=go
- TOXENV=lua LUA="lua 5.1"
- TOXENV=lua LUA="lua 5.2"
- TOXENV=lua LUA="lua 5.3"
- TOXENV=lua LUA="luajit 2.0"
- TOXENV=lua LUA="luajit 2.1"
install:
- pip install tox
script:
- TRAVIS=true tox
| language: python
matrix:
include:
- python: 2.7
env:
- TOXENV=py27
- python: 3.6
env:
- TOXENV=py36
- python: 3.7
dist: xenial
env:
- TOXENV=py37
env:
matrix:
- TOXENV=go
- TOXENV=lua LUA="lua 5.1"
- TOXENV=lua LUA="lua 5.2"
- TOXENV=lua LUA="lua 5.3"
- TOXENV=lua LUA="luajit 2.0"
- TOXENV=lua LUA="luajit 2.1"
install:
- pip install tox
script:
- TRAVIS=true tox
| Use dist: xenial with Python 3.7 | Use dist: xenial with Python 3.7 | YAML | apache-2.0 | eddelbuettel/annoy,spotify/annoy,spotify/annoy,eddelbuettel/annoy,spotify/annoy,eddelbuettel/annoy,spotify/annoy,eddelbuettel/annoy |
72b1d5be07c3ad80e98cecfea8b301f77ac3bd48 | .travis.yml | .travis.yml | language: erlang
addons:
apt:
packages:
- xsltproc
- python3
otp_release:
- R16B03-1
- 17.5
- 18.0
script: EICONV=1 make samples
cache:
apt: true
| # vim:sw=2:et:
dist: xenial
sudo: false
language: erlang
addons:
apt:
packages:
- xsltproc
- python3
cache:
apt: true
otp_release:
- 21.3
before_script:
- elixir --version
# The checkout made by Travis is a "detached HEAD" and branches
# information is missing. Our Erlang.mk's git_rmq fetch method relies
# on it, so we need to restore it.
#
# We simply fetch master and, if it exists, v3.8.x branches. A branch
# is created, pointing to the detached HEAD.
- |
git checkout -B "${TRAVIS_TAG:-${TRAVIS_BRANCH}}"
git remote add upstream https://github.com/$TRAVIS_REPO_SLUG.git
git fetch upstream v3.8.x:v3.8.x || :
git fetch upstream master:master || :
script:
- make tests
| Update Travis CI with what rabbitmq-server uses | Update Travis CI with what rabbitmq-server uses
| YAML | mpl-2.0 | gotthardp/rabbitmq-email |
fe345a852488c244a3844f918a3e431cad9328f0 | .travis.yml | .travis.yml | language: ruby
before_install:
- gem install bundler # the default bundler version on travis is very old and causes 1.9.3 build issues
rvm:
- 1.9.3
- jruby-1.7.26
- 2.0.0
- 2.1.10
- 2.2.6
- 2.3.3
- 2.4.0
- jruby-9.1.7.0
| language: ruby
before_install:
- gem install bundler # the default bundler version on travis is very old and causes 1.9.3 build issues
rvm:
- 1.9.3
- jruby-1.7.26
- 2.0.0
- 2.1.10
- 2.2.6
- 2.3.3
- 2.4.0
- jruby-9.1.7.0
- rbx-3
| Add Rubinius to test matrix again | Add Rubinius to test matrix again
Based on https://travis-ci.org/rubinius/travis-canary/builds/199402063
it looks like `rbx` doesn't work, but `rbx-3` does.
| YAML | mit | lorcan/mutations,cypriss/mutations |
6d8505d5a48773086830f51a75e8f1d86cecf6a9 | .travis.yml | .travis.yml | language: node_js
node_js:
- "4.2"
# By default, the gh-pages branch is not built unless added to the whitelist.
branches:
only:
- gh-pages
# See https://docs.travis-ci.com/user/gui-and-headless-browsers/#Starting-a-Web-Server
before_script:
- export DISPLAY=:99.0
- sh -e /etc/init.d/xvfb start
- sleep 3 # Give Xvfb some time to start.
- npm run server &
- sleep 3 # Give the web server some time to bind to sockets, etc.
after_script:
- npm run lint
| language: node_js
node_js:
- "4.2"
# See https://docs.travis-ci.com/user/gui-and-headless-browsers/#Starting-a-Web-Server
before_script:
- export DISPLAY=:99.0
- sh -e /etc/init.d/xvfb start
- sleep 3 # Give Xvfb some time to start.
- npm run server &
- sleep 3 # Give the web server some time to bind to sockets, etc.
after_script:
- npm run lint
| Build all branches in Travis to more easily test CI issues | Build all branches in Travis to more easily test CI issues
| YAML | mit | heremaps/map-linkbuilder-app,heremaps/map-linkbuilder-app,heremaps/map-linkbuilder-app |
fc6be7801284532e14bdbaf83f8a5b52edbbf8d5 | .travis.yml | .travis.yml | language: python
python:
- "2.6"
- "2.7"
install: pip install -r .travis-requirements.txt --use-mirrors
script: python setup.py test
| language: python
python:
- "2.7"
- "3.3"
install: pip install -r .travis-requirements.txt --use-mirrors
script: python setup.py test
| Test by Travis for Python 2.7 and 3.3 | Py3: Test by Travis for Python 2.7 and 3.3
| YAML | mit | j2a/pytils,Forever-Young/pytils |
78705b2f4f177dfade99ebe57b9e4bbfe999095b | .travis.yml | .travis.yml | language: dart
sudo: false
dart:
- dev
- stable
- 1.23.0
dart_task:
- test: --platform vm
xvfb: false
- test: --platform firefox
- test: --platform dartium
install_dartium: true
- dartfmt
- dartanalyzer
# Only building master means that we don't run two builds for each pull request.
branches:
only: [master]
cache:
directories:
- $HOME/.pub-cache
| language: dart
dart:
- dev
- stable
- 1.23.0
dart_task:
- test: --platform vm
xvfb: false
- test: --platform firefox
- dartfmt
- dartanalyzer
# Only building master means that we don't run two builds for each pull request.
branches:
only: [master]
cache:
directories:
- $HOME/.pub-cache
| Stop running tests with Dartium | Stop running tests with Dartium | YAML | bsd-3-clause | dart-lang/http_parser |
98a6b018e236b110a08b9cf3f8588e72606d8f5f | .travis.yml | .travis.yml | before_install:
- "sudo add-apt-repository -y ppa:cjwatson/launchpad"
- "sudo apt-get update"
- "sudo apt-get -y install libsodium-dev"
cache: "cargo"
git:
depth: 1
install:
- "which cargo || cargo install diesel_cli"
language: "rust"
notifications:
email: false
irc: "chat.freenode.net#ruma"
rust:
- "nightly"
script:
- "cargo build"
- "make"
services:
- "docker"
sudo: "required"
| before_install:
- "sudo add-apt-repository -y ppa:cjwatson/launchpad"
- "sudo apt-get update"
- "sudo apt-get -y install libsodium-dev"
cache: "cargo"
git:
depth: 1
install:
- "which diesel || cargo install diesel_cli"
language: "rust"
notifications:
email: false
irc: "chat.freenode.net#ruma"
rust:
- "nightly"
script:
- "cargo build"
- "make"
services:
- "docker"
sudo: "required"
| Check for `diesel`, not `cargo`. | Check for `diesel`, not `cargo`.
| YAML | mit | yblein/ruma,yblein/ruma |
3e1e77a2a9d7d25fa16ccc2cace1dbaa66a80d54 | .travis.yml | .travis.yml | language: ruby
rvm:
- 1.8.7
- 1.9.3
- 2.0.0
- 2.1.0
before_install:
- gem update --system 2.1.11 # rubygems 2.2.0 have a bug for 1.8.7 ?
- gem --version
| language: ruby
rvm:
- 1.9.3
- 2.0.0
- 2.1.0
- 2.2.0
| Drop Ruby 1.8.7 support, Add 2.2.0 support | Drop Ruby 1.8.7 support, Add 2.2.0 support
| YAML | mit | hotchpotch/http-dump |
7b0590821bfa3d436f90b0d21e83c83caef86ad5 | .travis.yml | .travis.yml | language: c
before_script:
- sudo apt-get install cmake libglib2.0-dev
- mkdir build
- cd build
- cmake ..
script:
- make
- ./test/test-mock
| language: c
compiler:
- clang
- gcc
before_script:
- sudo apt-get install cmake libglib2.0-dev
- mkdir build
- cd build
- cmake ..
script:
- make
- ./test/test-mock
| Enable both gcc and clang | Enable both gcc and clang
| YAML | lgpl-2.1 | miq/libuca,miq/libuca,ufo-kit/libuca,ufo-kit/libuca,miq/libuca,ufo-kit/libuca |
7fcae1664b44e705b73f551616d840a75d21661b | .travis.yml | .travis.yml | language: rust
rust:
- nightly
- beta
- stable
script: make test
notifications:
webhooks: http://build.servo.org:54856/travis
| language: rust
rust:
- nightly
- beta
- stable
- 1.15.0
script: make test
notifications:
webhooks: http://build.servo.org:54856/travis
| Build with Rust 1.15 on Travis | Build with Rust 1.15 on Travis
| YAML | apache-2.0 | servo/rust-url,servo/rust-url,cGuille/rust-url,cGuille/rust-url |
f809d0e441d002723f70a17d2249e51df2d3dd41 | .travis.yml | .travis.yml | language: node_js
node_js:
- '0.11'
- '0.12'
- 'iojs-1'
- 'iojs-2'
- '5.11'
- '7.40'
after_script:
- npm run coveralls
| language: node_js
node_js:
- '5.11'
- '7.4'
after_script:
- npm run coveralls
| Remove support for old versions of node | Remove support for old versions of node
| YAML | mit | alexlangberg/node-chronostore |
3693d56f9557561a79bb9de35823c804981cbbcb | .travis.yml | .travis.yml | language: python
python:
- "2.7"
before_install:
# Download bundle of python eggs, and use it as download cache
- "wget http://depot.makina-corpus.org/public/geotrek/geotrek-bundle.tar.gz -O /tmp/geotrek-bundle.tar.gz || true"
- "tar -zxf /tmp/geotrek-bundle.tar.gz --directory=$HOME || true"
- echo -e "[buildout]\ndownload-cache=$HOME/.buildout/downloads" > $HOME/.buildout/default.cfg
install:
- ./install.sh --dev
- ./bin/buildout -Nvc buildout-tests.cfg
script: ./bin/coverage run ./bin/django test authent core land maintenance trekking common infrastructure mapentity
after_success:
# Report coverage results to coveralls.io
- ./bin/coverage report -m
- pip install coveralls
- coveralls
notifications:
email: false
irc: "irc.freenode.org#geotrek" | language: python
python:
- "2.7"
before_install:
# Download bundle of python eggs, and use it as download cache
- "wget http://depot.makina-corpus.org/public/geotrek/geotrek-bundle.tar.gz -O /tmp/geotrek-bundle.tar.gz || true"
- "tar -zxf /tmp/geotrek-bundle.tar.gz --directory=$HOME || true"
- echo -e "[buildout]\ndownload-cache=$HOME/.buildout/downloads" > $HOME/.buildout/default.cfg
install:
- ./install.sh --dev
- sudo ln -sf `pwd`/bin/phantomjs /usr/local/bin/
- sudo ln -sf `pwd`/bin/casperjs /usr/local/bin/
- ./bin/buildout -Nvc buildout-tests.cfg
script: ./bin/coverage run ./bin/django test authent core land maintenance trekking common infrastructure mapentity
after_success:
# Report coverage results to coveralls.io
- ./bin/coverage report -m
- pip install coveralls
- coveralls
notifications:
email: false
irc: "irc.freenode.org#geotrek" | Add casperjs and phantomjs to local bin | Travis: Add casperjs and phantomjs to local bin
| YAML | bsd-2-clause | Anaethelion/Geotrek,GeotrekCE/Geotrek-admin,mabhub/Geotrek,johan--/Geotrek,makinacorpus/Geotrek,mabhub/Geotrek,Anaethelion/Geotrek,camillemonchicourt/Geotrek,GeotrekCE/Geotrek-admin,Anaethelion/Geotrek,GeotrekCE/Geotrek-admin,makinacorpus/Geotrek,makinacorpus/Geotrek,camillemonchicourt/Geotrek,johan--/Geotrek,johan--/Geotrek,johan--/Geotrek,mabhub/Geotrek,GeotrekCE/Geotrek-admin,makinacorpus/Geotrek,Anaethelion/Geotrek,camillemonchicourt/Geotrek,mabhub/Geotrek |
99d8e957571bb5e7192385d37f150afdc4d304ba | .travis.yml | .travis.yml | language: ruby
rvm:
- 2.0.0
- 1.9.3
gemfile:
- gemfiles/Gemfile.activesupport-3.x
- gemfiles/Gemfile.activesupport-4.x
matrix:
exclude:
- rvm: 1.9.3
gemfile: gemfiles/Gemfile.activesupport-3.x
- rvm: 2.0.0
gemfile: gemfiles/Gemfile.activesupport-3.x
env:
global:
secure: T3becyAvdUz5P62riqNBXW5xPrhf1FwuQ/LToLg3l9NMxwgTKrzxrxRPpHfoYOfgjGhvQv8m4Rl1YlgCOeXHVplg1BAFJ3WTo4f4Yomg/zFKbhvEqdU3UCY9guwatv9iT6eELfV/uzZTtmTw9kwdIuO3Goq/AQoOPWFKlTlCE2E=
| language: ruby
rvm:
- 2.0.0
- 1.9.3
| Test 2.0.0 and 1.9.3 on Travis CI | Test 2.0.0 and 1.9.3 on Travis CI
| YAML | mit | rspec-api/rspec-api-matchers |
12357b96e0d5a0c48421d8d87c44195f7f9baeee | .travis.yml | .travis.yml | ---
language: ruby
sudo: false
cache: bundler
before_install: "gem install bundler -v 1.17.3"
script: "bundle exec rake ci"
rvm:
- 2.0.0
- 2.1.10
- 2.2.10
- 2.3.8
- 2.4.5
- 2.5.3
- 2.6.0
- ruby-head
- jruby-9.1.5.0
- jruby-head
matrix:
allow_failures:
- rvm: ruby-head
- rvm: jruby-head
fast_finish: true
branches:
only: master
notifications:
email: false
| ---
language: ruby
sudo: false
cache: bundler
before_install: "gem install bundler -v 1.17.3"
script: "bundle exec rake ci"
rvm:
- 2.0.0
- 2.1.10
- 2.2.10
- 2.3.8
- 2.4.5
- 2.5.3
- 2.6.0
- ruby-head
- jruby-9.1.5.0
- jruby-head
matrix:
allow_failures:
- rvm: ruby-head
- rvm: jruby-head
- rvm: jruby-9.1.5.0
fast_finish: true
branches:
only: master
notifications:
email: false
| Change to allow failure on jruby | Change to allow failure on jruby
| YAML | mit | piotrmurach/tty-spinner,peter-murach/tty-spinner,piotrmurach/tty-spinner |
c59b6f3dcd22a5e17309fef5583853c0bf9e4ae1 | .travis.yml | .travis.yml | language: ruby
rvm:
# - 2.2
- 2.3
# - 2.4
# - rbx-2
# - rbx
# - jruby-1.7
# - jruby
gemfile:
- spec/gemfiles/Gemfile.edge
# - spec/gemfiles/Gemfile.rails-3.2.x
# - spec/gemfiles/Gemfile.rails-4.0.x
# - spec/gemfiles/Gemfile.rails-4.1.x
# - spec/gemfiles/Gemfile.rails-4.2.x
# - spec/gemfiles/Gemfile.sequel-3.x
env:
- PG_VERSION=9.3
- PG_VERSION=9.4
# - PG_VERSION=9.5
# - PG_VERSION=9.6
before_install:
- sudo apt-get install postgresql-$PG_VERSION
- sudo sed -i "s/port = ..../port = 5432/g" /etc/postgresql/$PG_VERSION/main/postgresql.conf
- sudo /etc/init.d/postgresql stop
- sudo /etc/init.d/postgresql start $PG_VERSION
before_script:
- psql -c 'create database "que-test"' -U postgres
- bundle exec ruby -r sequel -r ./lib/que -e 'Que.connection=Sequel.connect("postgres://localhost/que-test"); Que.migrate!'
script: "bundle exec rake"
notifications:
email: false
| language: ruby
rvm:
- 2.2
- 2.3
- 2.4
# - rbx-2
# - rbx
# - jruby-1.7
# - jruby
gemfile:
- spec/gemfiles/Gemfile.edge
- spec/gemfiles/Gemfile.rails-3.2.x
- spec/gemfiles/Gemfile.rails-4.0.x
- spec/gemfiles/Gemfile.rails-4.1.x
- spec/gemfiles/Gemfile.rails-4.2.x
- spec/gemfiles/Gemfile.sequel-3.x
env:
- PG_VERSION=9.3
- PG_VERSION=9.4
- PG_VERSION=9.5
- PG_VERSION=9.6
before_install:
- sudo apt-get install postgresql-$PG_VERSION
- sudo sed -i "s/port = ..../port = 5432/g" /etc/postgresql/$PG_VERSION/main/postgresql.conf
- sudo /etc/init.d/postgresql stop
- sudo /etc/init.d/postgresql start $PG_VERSION
before_script:
- psql -c 'create database "que-test"' -U postgres
- bundle exec ruby -r sequel -r ./lib/que -e 'Que.connection=Sequel.connect("postgres://localhost/que-test"); Que.migrate!'
script: "bundle exec rake"
notifications:
email: false
| Enable some more Ruby, Postgres and Rails versions. | Enable some more Ruby, Postgres and Rails versions.
| YAML | mit | heroku/que,chanks/que |
92010d7ceeab71fd2ca36749d997eee47c77283b | .travis.yml | .travis.yml | language: ruby
cache: bundler
rvm:
- 2.2.0
- 2.1.5
- 2.0.0
branches:
only:
- develop
- master
env:
global:
- secure: "D3z4RvKc32obw+Tnd92VLwpGHca5HP3oMpCrMo1AbzsZcEpTuiIlQ+8byQt0MfnPABfJy/MNnXJNefVjZr7rOkGH6NiIAR2zH0Ajb0HJytXocG5a4KIYY6BJtavwdX4PLTbOHassdfxkuOrMkF0lVcxBPeGIFUYUytahnYDw9q0="
| language: ruby
cache: bundler
rvm:
- 2.4.0
- 2.3.3
branches:
only:
- develop
- master
env:
global:
- secure: "D3z4RvKc32obw+Tnd92VLwpGHca5HP3oMpCrMo1AbzsZcEpTuiIlQ+8byQt0MfnPABfJy/MNnXJNefVjZr7rOkGH6NiIAR2zH0Ajb0HJytXocG5a4KIYY6BJtavwdX4PLTbOHassdfxkuOrMkF0lVcxBPeGIFUYUytahnYDw9q0="
| Use only the most recent Ruby versions | Use only the most recent Ruby versions | YAML | mit | asaaki/ryodo |
cd9ca056c0a2046ac1df4d9b3320b8560944d13f | .travis.yml | .travis.yml | language: java
jdk:
- oraclejdk8
cache:
directories:
- "$HOME/.m2/repository"
branches:
only:
- master
- "/^iterator-fixtures-[0-9]+\\.[0-9]+\\.[0-9]+/"
| language: java
jdk:
- oraclejdk8
cache:
directories:
- "$HOME/.m2/repository"
branches:
only:
- master
- "/^iterator-fixtures-[0-9]+\\.[0-9]+\\.[0-9]+/"
after_success:
- mvn clean test jacoco:report coveralls:report
env:
global:
secure: WojAofzPO32jARvbcX3XJoEJj0kGiITz582DwoXqqV7s4tGP5NyZ7wDJDnnXJMnYys+7KlyIyO+ThImuEu15euZzbRxSz3Epxy7pCREs0qXnL6eouPIqu+dREqc7VwZYv0u1F5gQTpUF8Z+hIag7ZbWZIGA/MqNKgs6QVLQTWgt92mbaQ78Rt/MqsTtjrtJuVIYYlqkFqoqJK/GtrVamqqGOFmHHrO0OBe4wgWpR5vKGAHDCmycjrvAMr49wUEwKAI9QbHrZbw3c0YZ426zoAyCN0NkIrHEjjqxdKFkqj3FTqi3LRkcJTWomXR6JlLyVwmS0DFJ8nK+c8zEL6Lxvhj2UBlBA3r9Qh5pe/TaMe1r55hTc8ylqgsr5YnIxdW9YUyBtzwOvNQA4sSHueiO9MMjjQdLDNslT9am0eMZWJQSmF+d1ECr8Kc0xBzvluqoXLjbTGdOMNDTacaME9huUO4v1X0s9fF54BXw3aOcEnOVnkbU1TZSXPs6s+NnB1qkCKeKLIwTofFAgI1ey9hSGLgHa243Yy3kYhTM+Xjd+UIQM2hILsoy+NdvMphxSrHgZcw0IwUKhW4TVZ5RVzyKgbov+J0ksgZXYzqNKT5ybpGcRbWned9KL6kp33LhBJAGT7V7i0HQ/SRi2jaja03Hx2jJZ1VNi4bQGLcROPQZL6hw=
| Add Coveralls integration to Travis build | Add Coveralls integration to Travis build | YAML | apache-2.0 | iteratoruk/iterator-fixtures |
25850d3b4baf0e1eff90528bd383d28a679446d2 | .travis.yml | .travis.yml | language: node_js
node_js:
- "0.10"
notifications:
email: false
before_script: cp config/local.json.sample config/local.json
secure: "gZS1RyUlebqTVKwq0CpDQOJZoaVcHST1hP5Ffx2iSZaYAidFsWQDhkfDGS82U7SwTKeERvwF7S3M+COQ+NukC9UX4bQx1VQ8wJAVYv8gtj3JcZWhSTchk6zciJapVDRuoUuOt2OCXZvI5d/C8R+r1bAh4qECZfg2e/z17Qry24s="
| language: node_js
node_js:
- '0.10'
notifications:
email: false
before_script: cp config/local.json.sample config/local.json
env:
global:
secure: X/vfBLZiMb2iX++kczwBodfFNCqi1bPsTinZHMS8dT2heOFzG6xlRJsT8HYJd/3Rvrf6iVwuQ0M/jn+hek+MGn/bqEb+qdz23XEVMbQ8amneOo6wnjQmIbQnESXUC24qLGzrIno2Spo0sDdgpiAFizBGXs5/Bj0vlawWKfFZybo=
| Update API key for Travis. | Update API key for Travis.
| YAML | mit | christhomson/roomular,christhomson/roomular |
be71b0dbf2c3fc0225a2abfc2dbd018a274b8bf8 | .travis.yml | .travis.yml | language: ruby
rvm:
- 2.2
- 2.0.0
- 2.1
- jruby-9000
env:
- RAILS_VERSION="~>3.2"
- RAILS_VERSION="~>4.0.0"
- RAILS_VERSION="~>4.1.0"
- RAILS_VERSION="~>4.2.0"
script: "rake spec:all"
before_install:
- sudo apt-get update
- sudo apt-get install idn
- gem update bundler
notifications:
email:
recipients:
- sbazyl@google.com
on_success: change
on_failure: change
| language: ruby
rvm:
- 2.2
- 2.0.0
- 2.1
- jruby-9000
env:
- RAILS_VERSION="~>3.2"
- RAILS_VERSION="~>4.0.0"
- RAILS_VERSION="~>4.1.0"
- RAILS_VERSION="~>4.2.0"
script: "bundle exec rake spec:all"
before_install:
- sudo apt-get update
- sudo apt-get install idn
- gem update bundler
notifications:
email:
recipients:
- sbazyl@google.com
on_success: change
on_failure: change
| Use bundler to execute test | Use bundler to execute test
| YAML | apache-2.0 | saicheems/google-api-ruby-client,sqrrrl/google-api-ruby-client,googleapis/google-api-ruby-client,austin-wang/google-api-ruby-client,saicheems/google-api-ruby-client,googleapis/google-api-ruby-client,sqrrrl/google-api-ruby-client,austin-wang/google-api-ruby-client |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.