Skip to content

Commit e3a797c

Browse files
author
hirsch88
committed
add all test to travis
1 parent ca672dc commit e3a797c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ install:
55
- yarn install
66
scripts:
77
- npm test
8+
- npm test.integration
9+
- npm test.e2e
810
- npm start build
911
notifications:
1012
email: false

0 commit comments

Comments
 (0)