Skip to content

Commit

Permalink
one more travis change
Browse files Browse the repository at this point in the history
  • Loading branch information
clayallsopp committed Mar 8, 2016
1 parent d39cc39 commit fae4e56
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 @@ -3,7 +3,7 @@ node_js:
- '4.1'
install:
- npm install
- cd ./graphqlhub-schemas && npm install
- cd ./graphqlhub-schemas && npm install && cd ..
deploy:
provider: heroku
api_key:
Expand Down

0 comments on commit fae4e56

Please sign in to comment.