Skip to content

Commit 1eca192

Browse files
authored
Merge pull request #64 from netlify/build-on-test
Also make sure we can still build.
2 parents bff2464 + 6d934cd commit 1eca192

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
@@ -10,4 +10,4 @@ cache:
1010
install:
1111
- yarn
1212
script:
13-
- yarn test
13+
- yarn test && yarn run build

0 commit comments

Comments
 (0)