This website requires JavaScript.
Explore
Help
Sign In
honeymoose
/
assertj-examples
mirror of
https://github.com/assertj/assertj-examples.git
Watch
1
Star
0
Fork
You've already forked assertj-examples
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
with-latest-snapshot-versions
assertj-examples
/
.travis.yml
9 lines
112 B
YAML
Raw
Permalink
Normal View
History
Unescape
Escape
Add travis configuration file
2017-08-12 02:16:31 -04:00
language
:
java
script
:
-
cd assertions-examples
-
mvn clean verify
Limit travis build to branches not relying on snapshots
2017-08-19 03:58:48 -04:00
branches
:
only
:
-
master
-
java-7