Skip to content

Commit

Permalink
modified travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
zdzhaoyong committed Apr 26, 2019
1 parent 17a70a0 commit d9d4061
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ script:
- pwd
- cmake .. -DCMAKE_BUILD_TYPE=Release -DTESTS_ENABLED=ON ${CMAKE_OPTIONS}
- make -j2
- ./svar -tests
- ../bin/svar -tests

# Generate and deploy documentation
after_success:
Expand Down

0 comments on commit d9d4061

Please sign in to comment.