Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
RadValentin committed Jul 3, 2017
1 parent f485df4 commit d91452c
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .travis.yml
@@ -1,15 +1,9 @@
language: node_js
node_js:
- "6"
before_install:
- yarn global add greenkeeper-lockfile@1
before_script:
- greenkeeper-lockfile-update
script:
- yarn run test
- yarn run test-smoke-ci
after_script:
- greenkeeper-lockfile-upload
after_success:
- yarn run coveralls
cache:
Expand Down

0 comments on commit d91452c

Please sign in to comment.