Skip to content

Commit

Permalink
second trial with travis ci build
Browse files Browse the repository at this point in the history
  • Loading branch information
steffennissen committed Nov 29, 2015
1 parent f7bf529 commit 36a54c3
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,7 @@ addons:
before_script:
- cmake .

script: make
script:
- make
- ./tests/fann_tests

0 comments on commit 36a54c3

Please sign in to comment.