Skip to content
This repository was archived by the owner on Jan 20, 2020. It is now read-only.

Commit 91fc535

Browse files
author
Luciano Nooijen
committed
Made Travis tests pass
1 parent 3bb73d1 commit 91fc535

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ script:
3030
- yarn run test
3131
- yarn run coverage
3232
- codecov
33-
- yarn run build
33+
# - yarn run build -- Not needed yet
3434

3535
cache:
3636
yarn: true

0 commit comments

Comments
 (0)