Skip to content

Commit

Permalink
release amalgated files
Browse files Browse the repository at this point in the history
  • Loading branch information
Stasik0 committed Apr 6, 2015
1 parent b3321a1 commit a6f9ecd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,8 @@ script:
- make -j
- tar -pczf open62541-linux64.tar.gz ../README.md exampleServer exampleClient libopen62541.so open62541.h open62541.c
- cp open62541-linux64.tar.gz ..
- cp open62541.h .. #copy single file-release
- cp open62541.c .. #copy single file-release
- cd .. && rm build -rf && mkdir -p build && cd build
- echo "Upgrade to gcc 4.8"
- sudo add-apt-repository ppa:ubuntu-toolchain-r/test -y
Expand Down

0 comments on commit a6f9ecd

Please sign in to comment.