Skip to content
Snippets Groups Projects
Forked from Glasgow Haskell Compiler / head.hackage
1033 commits behind the upstream repository.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
.travis.yml 139 B
language: c

before_install:
 - echo "$TRAVIS_COMMIT_RANGE"
 - echo "$TRAVIS_EVENT_TYPE"

install:
 - "true"

script:
 - scripts/travis.sh