Skip to content

Commit 39dbcb3

Browse files
committed
fix travis config
1 parent 7710e6b commit 39dbcb3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@ before_script:
1010
script:
1111
- npm run lint
1212
- npm test
13-
- npm test-integration
13+
- npm run test-integration

0 commit comments

Comments
 (0)