UNPKG

@dillonkearns/elm-graphql

Version:

<img src="https://cdn.jsdelivr.net/gh/martimatix/logo-graphqelm/logo.svg" alt="dillonearns/elm-graphql logo" width="40%" align="right">

16 lines (12 loc) 288 B
sudo: false # http://docs.travis-ci.com/user/workers/container-based-infrastructure/ language: node_js node_js: - 0.12 - 4 - 5 before_install: - mkdir node_modules; ln -s ../ node_modules/d notifications: email: - medikoo+d@medikoo.com script: "npm test && npm run lint"