We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents dd60c9c + d791684 commit 8c322c8Copy full SHA for 8c322c8
.travis.yml
@@ -1,7 +1,7 @@
1
language: java
2
dist: trusty
3
before_script: cd api/
4
-script: mvn test -Ptest -Dhttps.protocols=TLSv1.2 -DmessageBirdAccessKey=test_iQpAp0KCs5GCsMpDhIx2leuNB -DmessageBirdMSISDN=31612345678
+script: mvn test -Ptest -DskipTests=false -Dhttps.protocols=TLSv1.2 -DmessageBirdAccessKey=test_iQpAp0KCs5GCsMpDhIx2leuNB -DmessageBirdMSISDN=31612345678
5
jdk:
6
- oraclejdk8
7
- oraclejdk9
0 commit comments