Skip to content
This repository was archived by the owner on Dec 1, 2018. It is now read-only.

Commit d6e18bf

Browse files
committed
ci(ci): Update Travis conf
Update travis conf for semantic-release v8 to work
1 parent 0b56567 commit d6e18bf

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.travis.yml

+1-2
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,9 @@ cache:
55
notifications:
66
email: false
77
node_js:
8+
- '8'
89
- '7'
910
- '6'
10-
before_script:
11-
- npm prune
1211
after_success:
1312
- npm run semantic-release
1413
branches:

0 commit comments

Comments
 (0)