Skip to content

Commit

Permalink
Update travis.yml to build s96at
Browse files Browse the repository at this point in the history
Signed-off-by: Michalis Pappas <mpappas@fastmail.fm>
  • Loading branch information
michpappas authored and jbech-linaro committed May 17, 2018
1 parent 8491325 commit a583306
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 @@ -14,7 +14,7 @@ before_install:

# Several compilation options are checked
script:
- cd atsha204a
- cd s96at
- mkdir -p build && cd build
- cmake -DCMAKE_C_COMPILER=arm-linux-gnueabihf-gcc ..
- make

0 comments on commit a583306

Please sign in to comment.