Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
SASC
sentinel-legacy
Commits
c5954a8c
Commit
c5954a8c
authored
Jul 11, 2015
by
bow
Browse files
Set correct build directories in .travis.yml
parent
e779db8b
Changes
1
Hide whitespace changes
Inline
Side-by-side
.travis.yml
View file @
c5954a8c
...
...
@@ -7,7 +7,7 @@ jdk:
-
oraclejdk8
script
:
-
./sbt ++$TRAVIS_SCALA_VERSION clean coverage test it:test
-
cd $TRAVIS_BUILD_DIR &&
./sbt ++$TRAVIS_SCALA_VERSION clean coverage test it:test
after_success
:
-
./sbt coveralls
-
cd $TRAVIS_BUILD_DIR &&
./sbt coveralls
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment