Skip to content

Commit 7a83c90

Browse files
kmoeappilon
authored andcommitted
enable acceptance tests during CI
1 parent 5ccf5c8 commit 7a83c90

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ install:
1717

1818
script:
1919
- make test
20+
- make testacc
2021
- make vet
2122
- make website-test
2223

0 commit comments

Comments
 (0)