Skip to content

Commit

Permalink
Remove zuul from travis task (for now).
Browse files Browse the repository at this point in the history
  • Loading branch information
jxson committed Mar 25, 2016
1 parent 89db7f5 commit 9208084
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Expand Up @@ -56,4 +56,4 @@ coveralls: node_modules coverage
@istanbul report lcov && (cat coverage/lcov.info | coveralls)

.PHONY: travis
travis: test zuul coveralls
travis: test coveralls

0 comments on commit 9208084

Please sign in to comment.