Skip to content

Commit 495117e

Browse files
committed
test unit and e2e in travis
1 parent d9ad6a5 commit 495117e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ language: node_js
22
node_js:
33
- "8"
44
after_success:
5-
- npm run test-e2e
5+
- npm run test
66
branches:
77
except:
88
- gh-pages

0 commit comments

Comments
 (0)