Skip to content

Commit 9f9cd15

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

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

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

0 commit comments

Comments
 (0)