Skip to content

Commit

Permalink
travis trial
Browse files Browse the repository at this point in the history
  • Loading branch information
theodorDiaconu committed Apr 9, 2019
1 parent de0b924 commit 748253c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ before_script:
script:
- meteor create --bare test
- cd test
- meteor npm i --save selenium-webdriver@3.0.0-beta-2 chromedriver simpl-schema chai
- meteor npm i --save selenium-webdriver@3.0.0-beta-2 chromedriver simpl-schema chai meteor-apollo-accounts
- meteor npm i -S graphql graphql-load apollo-server-express uuid graphql-tools graphql-type-json apollo-live-server apollo-link-schema react-dom react-router react-apollo react
- meteor npm i -S apollo-live-client apollo-upload-client apollo-client graphql-tag apollo-cache-inmemory apollo-link apollo-link-http apollo-link-ws apollo-morpher subscriptions-transport-ws
- METEOR_PACKAGE_DIRS="../" TEST_BROWSER_DRIVER=chrome meteor test-packages --once --driver-package meteortesting:mocha ../

0 comments on commit 748253c

Please sign in to comment.