Skip to content

Commit

Permalink
Merge pull request #10 from thisissoon/feature/remove-e2e-test
Browse files Browse the repository at this point in the history
Feature: disable e2e tests for now
  • Loading branch information
edoparearyee committed Oct 1, 2015
2 parents 515c88d + f876be7 commit cded992
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -14,7 +14,7 @@ install:
script:
- grunt test:development
- grunt test
- grunt e2e --ci
# - grunt e2e --ci
after_success:
- ./node_modules/coveralls/bin/coveralls.js < coverage/lcov.info
addons:
Expand Down

0 comments on commit cded992

Please sign in to comment.