Skip to content

Commit ce42425

Browse files
committed
changed travis test script command
1 parent e2b9b61 commit ce42425

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.travis.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,6 @@ os:
77
before_install:
88
- sudo apt-get update -qq
99
- sudo apt-get install -qq libsqlite3-dev libcurl4-openssl-dev
10+
11+
script:
12+
make main && ./main

0 commit comments

Comments
 (0)