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
e779db8b
Commit
e779db8b
authored
Jul 11, 2015
by
bow
Browse files
Remove caching from .travis.yml
parent
bca457a0
Changes
1
Hide whitespace changes
Inline
Side-by-side
.travis.yml
View file @
e779db8b
...
...
@@ -6,14 +6,8 @@ scala:
jdk
:
-
oraclejdk8
cache
:
directories
:
-
$HOME/.m2/repository
-
$HOME/.sbt
-
$HOME/.ivy2
script
:
-
sbt ++$TRAVIS_SCALA_VERSION clean coverage test it:test
-
./
sbt ++$TRAVIS_SCALA_VERSION clean coverage test it:test
after_success
:
-
sbt coveralls
-
./
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