Skip to content

Commit 22774c3

Browse files
author
JelteMX
committed
Update Travis
1 parent 564a9c9 commit 22774c3

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
@@ -21,4 +21,4 @@ jobs:
2121
script: npm run build
2222
# Only doing unit tests now as e2e still needs to be finished up
2323
- name: "Unit tests"
24-
script: npm run test:travis
24+
script: npm run test:unit

0 commit comments

Comments
 (0)