Skip to content

Commit

Permalink
[skyapi] refs fibercrypto#4 Update travis
Browse files Browse the repository at this point in the history
  • Loading branch information
stdevMac committed Apr 26, 2019
1 parent 7915ec1 commit ab169d7
Show file tree
Hide file tree
Showing 5 changed files with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,8 @@ jdk:
sudo: true

before_install:
- (cd $TRAVIS_BUILD_DIR/lib/skyapi && chmod +x gradlew
- (cd $TRAVIS_BUILD_DIR/lib/skyapi && chmod +x gradlew/wrapper/gradle-wrapper.jar
- (cd $TRAVIS_BUILD_DIR/lib/skyapi && gradle build)
- (cd $TRAVIS_BUILD_DIR/lib/skyapi && ./gradlew check assemble)

-script: (cd $TRAVIS_BUILD_DIR/lib/skyapi && ./gradlew test build)

script: (cd $TRAVIS_BUILD_DIR/lib/skyapi && ./gradlew test build)
Binary file removed .travis.yml.swp
Binary file not shown.
Binary file modified lib/skyapi/.gradle/5.0/fileHashes/fileHashes.lock
Binary file not shown.
Binary file added lib/skyapi/.gradle/workspace-id.txt
Binary file not shown.
Binary file added lib/skyapi/.gradle/workspace-id.txt.lock
Binary file not shown.

0 comments on commit ab169d7

Please sign in to comment.