Skip to content

Commit

Permalink
change travis to make test
Browse files Browse the repository at this point in the history
  • Loading branch information
msuchard committed Apr 2, 2021
1 parent 2353b0f commit b082a4e
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 @@ -57,7 +57,7 @@ script:
- mkdir build; cd build
- cmake ..
- make
- make check
- make test

# after_failure:
# - ls
Expand Down

0 comments on commit b082a4e

Please sign in to comment.