Skip to content

Commit

Permalink
use current node instead
Browse files Browse the repository at this point in the history
  • Loading branch information
marcoscaceres committed May 18, 2017
1 parent 03f027f commit 65780a7
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .travis.yml
Expand Up @@ -37,10 +37,7 @@ jobs:
include:
- stage: Pretest
script: yarn run pretest
node_js: "7"
- stage: Headless tests
script: yarn run test:headless
node_js: "7"
- stage: Karma
script: travis_retry karma start --single-run --reporters mocha karma.conf.js
node_js: "7"

0 comments on commit 65780a7

Please sign in to comment.